* {
	padding: 0;
	margin: 0;
}


.Top003124 .pro{width:1000px;left: 50% !important;transform: translateX(-50%);text-align: left;margin-left: 0;}
.Top003124 .pro dl:not(:last-child){padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #ddd;}
.Top003124 .pro dl{display: flex;flex-wrap: wrap;line-height: 28px;align-items: center;}
.Top003124 .pro dl dt{width: 18%;position: relative;font-weight: bold;text-align: left;padding-left: 20px;text-align: center;}
.Top003124 .pro dl dt:after{width: 1px;height: 25px;right: 0;top: 50%;transform: translateY(-50%);background-color: #ddd;content: "";position: absolute;}
.Top003124 .pro dl p:not(:last-child){padding-right: 25px;}
.Top003124 .pro dl dd{flex: 1;display: flex;flex-wrap: wrap;padding-left: 25px;}
.Top003124 .pro dl dd a{color: #666;}
.Top003124 .pro dl dd a:hover{color: #0076bf;}
/*Top003124 */
@media (min-width:1025px) {
	.Top003124 {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 100;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		transition: background-color 0.3s, transform 1s;
	}

	.Top003124.Down {
		transform: translateY(-5.3125em);
	}

	.Top003124 {
		background-color: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}

	.Top003124.hover .logo .red {
		display: none;
	}

	.Top003124:not(.hover) .logo .white {
		display: none;
	}

}

@media (max-width:1024px) {
	.Top003124 {
		height: 0.925em;
	}

	.Top003124 .wap-fixed {
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 100;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		padding-top: 1em;
	}

	.Top003124 .logo .white {
		display: none;
	}

	.Top003124 .auto {
		position: relative;
		border-top: 1px solid #eee;
		width: 92%;
	}
}

.Top003124 .logo {
	float: left;
	display: table;
	height: 5.3125em;
}

.Top003124 .logo a {
	display: table-cell;
	vertical-align: middle;
}

.Top003124 .logo span {
	color: #0076bf;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #d1d1d1;
	line-height: 36px;
	margin-top: 26px;
}

.Top003124:not(.hover) .logo span {
	color: #0076bf;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid rgb(209 209 209 / 50%);
	line-height: 36px;
	margin-top: 26px;
}

.Top003124 .logo img {
	height: 2.7em;
}

@media (max-width:1024px) {
	.Top003124 .logo {
		height: 4em;
        padding-left: 15px;padding-right: 15px;
	}
	.Top003124 .logo span{font-size: 3vw;;line-height: 1.2;}
body{overflow-x: hidden;}
	.Top003124 .logo img {
		height: 5vw;
	}
}

.Top003124 .top-nav dd {
	font-size: 18px;
}

.Top003124 .top-nav dd.oa a {
	display: block;
	border: 1px solid #ccc;
	border-radius: 50%;
	text-align: center;
}

.Top003124.hover .top-nav dd.oa a {
	border-color: #ccc;
}

.Top003124 .top-nav dd.lang a {
	margin: 0 5px;
}

.Top003124 .top-nav dd.stock b {
	font-weight: normal;
}

@media(min-width:1025px) and (max-width:1770px) {
	.Top003124 .top-nav {
		margin-right: 8.34vw;
	}
}

@media (min-width:1025px) {
	.Top003124 .top-nav {
		float: right;
		margin-left: 4.5em;
		padding-top: 1.75em;
		font-size: 0.875em;
	}

	.Top003124 .top-nav dd {
		float: left;
		line-height: 1.8em;
	}

	.Top003124 .top-nav dd.oa {
		margin-left: 4.2857em;
	}

	.Top003124 .top-nav dd.oa a {
		width: 2.5714em;
	}

	.Top003124:not(.hover) .top-nav dd.stock {
		border-right-color: #fff;
	}
}

@media (max-width:1024px) {
	.Top003124 .top-nav {
		position: absolute;
		right: 0;
		bottom: 100%;
		display: flex;
		align-items: center;
		margin-bottom: 0.5em;
	}

	.Top003124 .top-nav dd {
		line-height: 2;
	}

	.Top003124 .top-nav dd:not(:last-child) {
		margin-right: 1em;
	}

	.Top003124 .top-nav dd.oa a {
		width: 2em;
	}
}

.Top003124 menu li span {
	display: block;
	font-size: 18px;
}

@media (min-width:1025px) {
	.Top003124 menu {
		float: right;
	}

	.Top003124 menu li {
		float: left;
	}

	.Top003124 menu li:not(:last-child) {
		margin-right: 3.5em;
	}

	.Top003124 menu li span,
	.Top003124 menu li span a {
		line-height: 4.7em;
	}

	.Top003124 menu li span a {
		display: block;
		position: relative;
		z-index: 1;
	}

	.Top003124 menu li span a:hover {}

	.Top003124 menu li span a:after {
		position: absolute;
		content: '';
		left: -7%;
		bottom: 0;
		height: 3px;
		background-color: #0076bf;
		transition: 0.3s;
		border-radius: 2px;
		width: 0;
	}

	.Top003124 menu li:hover span a:after,
	.Top003124 menu li.aon span a:after {
		width: 120%;
	}

	.Top003124 menu li .sub {
		position: absolute;
		top: 100%;
		background-color: #fff;
		border-radius: 0 0 5px 5px;
		overflow: hidden;
        box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	}
}

@media (max-width:1700px) {
.Top003124 menu li:not(:last-child) {	margin-right: 2.5em;	}
.Top003124 .top-nav{margin-right: 0;}
	.Top003124 .logo a{display: flex;padding: 10px 0 0}
	.Top003124:not(.hover) .logo span,.Top003124 .logo span{padding-left: 0;border-left: none;margin-left: 0;margin-top: 0px;}

}
@media (max-width:1024px) {
	.Top003124 menu {
		position: fixed;
		left: -100%;
		top: 5em;
		height: calc(100% - 7em);
		overflow: auto;
		background-color: #fff;
		width: 75w;
        box-shadow: 0 0 25px rgba(0,0,0,0.1);
		opacity: 0;
		transition: 0.3s ease;
	}
.Top003124 menu li span {font-size: 20px;}
	.menu-show .Top003124 menu {
		left: auto;
		right: 0;
		opacity: 1;
		transform: translateX(0);
	}

	.Top003124 menu li {
		border-bottom: 1px solid #eee;
		margin-right: 0;
	}
	.Top003124 menu li:not(:last-child){margin-right: 0;}

	.Top003124 menu li span {
		padding-top: 1em;
		padding-bottom: 1em;
		padding-left: 1em;
	}

	.Top003124 .has-sub span .op:before,
	.Top003124 .has-sub span .op:after {
		background-color: #ccc;
	}

	.Top003124 menu li .sub {
		background-color: rgba(0, 0, 0, 0.1);
	}
}

.Top003124 .open-search {
	position: absolute;
	right: 0;
	top: 0;
	width: 5.3125em;
	height: 5.4em;
	background: rgba(0, 0, 0, 0.3) url(../images/Top003124-btn.svg) no-repeat center;
	cursor: pointer;
	background-size: auto 32%;
}

.Top003124 .top-search {
	position: absolute;
	right: 0;
	top: 100%;
	background-color: #fff;
	width: 100%;
}
.Top003124 .top-search{padding-right: 0;}
.Top003124 .top-search .text{border: 1px solid #E0E0E1;}
.Top003124 .top-search .auto2{max-width: 1000px;margin: 0px auto;padding: 20px 50px 20px 20px;}
.Top003124 .top-search .search{position: relative;}
.Top003124 .top-search .keyword{padding-top: 8px;}
.Top003124 .top-search .keyword a{color:#0076bf;}
.Top003124 .top-search .keyword a:not(:last-child){margin-right: 18px;}
.Top003124 .top-search .keyword a:hover{color:#cc0000;}

.Top003124 .top-search .btn {
	background-color: #0076bf;cursor: pointer;
	background-image: url(../images/Top003124-btn.svg);
	background-size: auto 50%;
}
.Top003124 .top-search .btn:hover{opacity: 0.9;}

.Top003124 .open-search.on:before,
.Top003124 .open-search.on:after {
	width: 40%;
	left: 30%;
}

.Top003124.hover .open-search.on:before,
.Top003124.hover .open-search.on:after {
	background-color: #0076bf;
}

@media (max-width:1024px) {
    .Top003124 .pro{width: auto;transform: translateX(0);}
    .Top003124 .pro dl dd{font-size: 15px;width: 100%;flex: none;padding-left: 10px;}
    .Top003124 .pro dl dt:after{display: none;}
    .Top003124 .pro dl dt{width: 100%;padding-left: 0;}

	.Top003124 .open-search {
		width: 2.4em;
		height: 2.4em;
		top: 50%;
		margin-top: -1.2em;
		background-color:#0076bf;
		background-size: auto 60%;
		right: 2.6em;
	}

	.Top003124 .open-menu {
		width: 2.4em;
		height: 2.4em;
		right: 0;
	}

	.Top003124 .open-menu i {
		width: 60%;
		left: 20%;
		background-color: #0076bf;
	}
}
@media(max-width:768px){
    .Top003124 .logo a{padding-top: 5px;}
    .Top003124{height: 0.6rem;}
}

/*Banner003192 */
.Banner003192 {
	position: relative;
	background: #000;
}

@media (min-width:1025px) {
	.Banner003192 .wap {
		display: none;
	}
}

@media (max-width:1024px) {
	.Banner003192 .pc {
		display: none;
	}
}

.Banner003192 li.slick-slide {
	position: relative;
}

.Banner003192 [class*=txt-style-] {
	position: absolute;
	top: 0;
	color: #fff;
	z-index: 10;
}

.Banner003192 aside {
	font-size: calc(60 / 1920 * 100vw);
	margin-bottom: calc(20 / 65 * 1em);
	transition: 0.3s;
	font-weight: bold;
	line-height: 88px;
	letter-spacing: 3px;
}

.Banner003192 .sub-tit {
	font-size: calc(30 / 1920 * 100vw);
	line-height: 1.2;
	transition: 0.3s 0.3s;
}

.Banner003192 .txt-style-1 {
	left: calc(250 / 1920 * 100vw);
	top: calc(380 / 960 * 100%);
    width: 50%;
}

.Banner003192 .txt-style-1 .tit,
.Banner003192 .txt-style-1 aside{
	transform: translateX(30px);
	opacity: 0;
	font-weight: bold;
}

.Banner003192 .txt-style-1 .sub-tit {
	height: 1.2em;
	text-align: justify;
	transform: translateX(30px);
	opacity: 0;
	letter-spacing: 2px;
	margin-top: 5%;
}

.Banner003192 .txt-style-1 .sub-tit span {
	font-weight: bold;
	color: #27a3ef;
}

.Banner003192 .ani-show .txt-style-1 .tit,
.Banner003192 .ani-show .txt-style-1 aside,
.Banner003192 .ani-show .txt-style-1 .sub-tit {
	transform: translateX(0);
	opacity: 1;
}

.Banner003192 .txt-style-1 .sub-tit:after {
	display: inline-block;
	content: '';
	width: 100%;
}

.Banner003192 .txt-style-2 {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.Banner003192 .txt-style-2 .ytable {
	height: 100%;
}

.Banner003192 .open-video {
	display: block;
	margin: 0 auto;
	width: calc(60 / 1920 * 100vw);
	height: calc(60 / 1920 * 100vw);
	background: url(../images/Banner003192-play.png) no-repeat center center;
	background-size: contain;
	margin-bottom: calc(60 / 1920 * 100vw);
	cursor: pointer;
	transform: translateY(30px);
	opacity: 0;
	transition: 0.3s;
}

.Banner003192 .txt-style-2 .tit,
.Banner003192 .txt-style-2 aside{
	transform: translateY(30px);
	opacity: 0;
	transition-delay: 0.3s;
}

.Banner003192 .txt-style-2 .sub-tit {
	letter-spacing: calc(9 / 1920 * 100vw);
	transform: translateY(30px);
	opacity: 0;
	transition-delay: 0.6s;
}

.Banner003192 .ani-show .open-video,
.Banner003192 .ani-show .txt-style-2 .tit,
.Banner003192 .ani-show .txt-style-2 aside,
.Banner003192 .ani-show .txt-style-2 .sub-tit {
	transform: translateY(0);
	opacity: 1;
}

.Banner003192 .txt-style-3 {
	left: 0;
	width: 100%;
	top: calc(381 / 960 * 100%);
	color: #0076bf;
}

.Banner003192 .txt-style-3 .auto {
	max-width: 1440px;
	width: 90%;
}

.Banner003192 .txt-style-3 .tit,
.Banner003192 .txt-style-3 aside{
	transform: translateX(30px);
	opacity: 0;
	font-weight: bold;
	color: #fff;
	letter-spacing: 3px;
	line-height: 88px;
}

.Banner003192 .txt-style-3 .sub-tit {
	transform: translateX(30px);
	opacity: 0;
}

.Banner003192 .ani-show .txt-style-3 .tit,
.Banner003192 .ani-show .txt-style-3 aside,
.Banner003192 .ani-show .txt-style-3 .sub-tit {
	transform: translateX(0);
	opacity: 1;
}

.Banner003192 .txt-style-4 {
	left: calc(250 / 1920 * 100vw);
	top: calc(380 / 960 * 100%);
}

.Banner003192 .txt-style-4 .tit,
.Banner003192 .txt-style-4 aside{
	transform: translateX(30px);
	opacity: 0;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 88px;
	color: #0076bf;
}

.Banner003192 .txt-style-4 .sub-tit {
	height: 1.2em;
	text-align: justify;
	transform: translateX(30px);
	opacity: 0;
}

.Banner003192 .ani-show .txt-style-4 .tit,
.Banner003192 .ani-show .txt-style-4 aside,
.Banner003192 .ani-show .txt-style-4 .sub-tit {
	transform: translateX(0);
	opacity: 1;
}

.Banner003192 .txt-style-4 .sub-tit:after {
	display: inline-block;
	content: '';
	width: 100%;
}

.video-box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 300;
	background: rgba(0, 0, 0, 0.85);
}

.video-box .close {
	cursor: pointer;
	width: 40px;
	height: 40px;
	position: fixed;
	z-index: 4;
	right: 20px;
	top: 20px;
}

.video-box .close::before,
.video-box .close::after {
	position: absolute;
	content: '';
	width: 80%;
	left: 10%;
	height: 3px;
	top: 50%;
	margin-top: -1.5px;
	background: #fff;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.video-box .close::before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.video-box .ytable {
	height: 100%;
}

.video-box .ytable-cell {
	text-align: center;
}

.video-box video {
	width: 90%;
	max-width: 900px;
}

.Banner003192 .slick-pages {
	position: absolute;
	left: calc(141 / 1920 * 100vw);
	bottom: calc(66 / 960 * 100%);
	color: #fff;
	z-index: 20;
	font-size: calc(20 / 1920 * 100vw);
}

.Banner003192 .slick-dots {
	position: absolute;
	right: calc(141 / 1920 * 100vw);
	bottom: calc(66 / 960 * 100%);
	z-index: 20;
}

.Banner003192 .slick-dots li {
	float: left;
	width: calc(40 / 1920 * 100vw);
	height: 4px;
	background-color: rgba(255, 255, 255, 1);
	opacity: 0.5;
	margin-left: 10px;
}

.Banner003192 .slick-dots li button {
	display: none;
}

.Banner003192 .slick-dots li.slick-active {
	opacity: 1;
}

.Banner003192 .mouse {
	position: absolute;
	background: url(../images/Banner003192_mouse.svg) no-repeat center;
	width: 22px;
	height: 34px;
	background-size: contain;
	z-index: 30;
	left: 50%;
	margin-left: -11px;
	bottom: calc(58 / 960 * 100%);
	animation: mouse 2s linear infinite alternate;
}

@keyframes mouse {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.Banner003192 .slick-arrow{position: absolute;width:92px;height: 89px;top: 50%;transform: translateY(-50%);z-index: 10;opacity: 0;transition: all 0.5s;}
.Banner003192 .slick-prev{background: url(../images/Banner002385-Banner_btn.png) no-repeat 0 center;left:0;}
.Banner003192 .slick-next{background: url(../images/Banner002385-Banner_btn.png) no-repeat right center;right: 0;}
.Banner003192:hover .slick-prev{left: 3%;opacity: 1;}
.Banner003192:hover .slick-next{right: 3%;opacity: 1}

.Banner003192 .more {
	margin-top: 7.6%;
}

.Banner003192 .more a {
	text-align: center;
	font-size: 15px;
	padding: 2.5% 4.5%;
	background: #fff;
	color: #0076bf;
	/* border: 1px solid #dff0fa; */
	border-radius: 5px;
}


@media(max-width:1024px){
    .Banner003192 .slick-arrow{display: none !important;}
    .Banner003192 aside{line-height: 1.68;}
}






/*Floor003080 */
.Floor003080 {
	padding: 5vw 0 7vw 0;
	font-size: 16px;
	overflow: hidden;
}

.Floor003080 .auto {
	position: relative;
	z-index: 2;
}

.Floor003080 .title {
	line-height: 1;
	font-size: 48px;
	margin-bottom: 0.834em;
	color: #333;
	font-weight: bold;
}

.Floor003080 .info {
	text-align: justify;
	line-height: 1.875;
	margin-bottom: 6.4vw;
	color: #999999;
}

@media(min-width:641px) {
	.Floor003080 .info {
		max-width: 360px;
		width: 80%;
	}
}

@media(max-width:640px) {
	.Floor003080 {
		font-size: 3vw;
	}

	.Floor003080 .title {
		font-size: 5vw;
	}
}

.Floor003080 .ytable {
	table-layout: fixed;
}

.Floor003080 .category .item {
	border-radius: 6px;
	border: solid 1px #eee;
	padding: 1.5vw 3vw 1.56vw 1.56vw;
	transition: 0.3s;
	cursor: pointer;
	position: relative;
}

.Floor003080 .category .active {
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
	border-color: #bed2ed;
}

.Floor003080 .category .tit {
	font-size: 24px;
	color: #999;
	line-height: 1;
}

.Floor003080 .category p {
	margin: 10px 0 0 0;
	color: #bbb;
	font-size: 14px;
	line-height: 1.715;
}

.Floor003080 .category .active .tit {
	color: #0076bf;
}

.Floor003080 .category .active p {
	color: #666;
	font-size: 16px;
}

.Floor003080 .category .icon {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #0076bf;
	box-shadow: 0 8px 18px rgba(0, 97, 223, 0.5);
	position: absolute;
	transition: 0.3s;
	transform: scale(0);
}

.Floor003080 .category .active .icon {
	transform: scale(1)
}

.Floor003080 .category .icon:after {
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	left: 50%;
	top: 50%;
	margin: -4px 0 0 -4px;
}

.Floor003080 .dots li {
	width: 8px;
	height: 8px;
	margin: 10px 0;
	position: relative;
	list-style: none;
}

.Floor003080 .dots li button {
	font-size: 0;
	width: 4px;
	height: 4px;
	background: rgba(0, 0, 0, 0.2);
	border: 0;
	padding: 0;
	position: absolute;
	border-radius: 50%;
}

.Floor003080 .dots li:not(.slick-active) button {
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
}

.Floor003080 .dots li.slick-active button {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #0076bf;
}

.Floor003080 .slider {
	position: relative;
}

.Floor003080 .slider a {
	color: #fff;
	display: block;
	position: relative;
}

.Floor003080 .slider .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 2.55vw 4.17vw;
}

.Floor003080 .slider .txt aside {
	line-height: 1;
	font-size: 30px;
}

.Floor003080 .slider .txt p {
	margin: 10px 0 0 0;
}

.Floor003080 .slider li {
	transition: 0.3s;
}

.Floor003080 .slider li:not(.slick-active) {
	opacity: 0.2;
}

.Floor003080 .slider .pic img {
	border-radius: 5px;
}

.Floor003080 .pages {
	position: absolute;
	z-index: 10;
	left: 4vw;
	top: 6.67vw;
	color: #fff;
	font-size: 60px;
}

.Floor003080 .pages span {
	line-height: 1;
	display: inline-block;
	vertical-align: text-bottom;
}

.Floor003080 .pages span.cur {
	font-size: 0.8em;
	position: relative;
	padding-right: 5px;
	padding-bottom: 5px;
}

.Floor003080 .pages span.cur:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 50px;
	transform: skewX(-30deg);
	left: 100%;
	top: 20%;
	background: #fff;
}

.Floor003080 .pages span.total {
	font-size: 0.2667em;
	padding-left: 10px;
}


@media(max-width:1560px) {
	.Floor003080 .slider {
		width: 106%;
	}

	.Floor003080 .dots {
		right: 1%;
		left: auto;
	}
}

@media(min-width:1025px) and (max-width:1440px) {
	.Floor003080 .info {
		margin-bottom: 3vw;
	}
}

@media(min-width:1025px) {
	.Floor003080 .right {
		width: 60.257%;
	}

	.Floor003080 .category {
		width: 90%;
	}

	/* .Floor003080 .category{ max-width: 470px; width: 90%;} */
	.Floor003080 .category .item:not(:last-child) {
		margin-bottom: 30px;
	}

	.Floor003080 .slider {
		overflow: hidden;
		width: 119.148%;
		padding-right: 6.771vw;
	}

	.Floor003080 .slider .ul {
		margin-left: -2.605vw;
	}

	.Floor003080 .slider a {
		margin: 0 2.605vw;
	}

	.Floor003080 .slider .slick-list {
		overflow: inherit;
	}

	.Floor003080 .dots {
		position: absolute;
		left: 100%;
		width: 5.21vw;
		top: 0;
		height: 100%;
		z-index: 20;
	}

	.Floor003080 .dots .slick-dots {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
	}

	.Floor003080 .category .icon {
		right: -20px;
		top: 50%;
		margin-top: -20px;
	}
}

@media(max-width:1024px) {

	.Floor003080 .ytable,
	.Floor003080 .ytable-cell {
		display: block;
	}

	.Floor003080 .dots {
		padding-top: 4vw;
	}

	.Floor003080 .dots .slick-dots {
		display: table;
		margin: 0 auto;
	}

	.Floor003080 .dots .slick-dots li {
		float: left;
		margin: 0 5px;
	}

	.Floor003080 .category {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}

	.Floor003080 .category .item {
		width: 48%;
		margin-bottom: 38px;
		padding: 3vw 3vw 30px 3vw;
	}

	.Floor003080 .category .icon {
		bottom: -20px;
		left: 50%;
		margin-left: -20px;
	}

	.Floor003080 .category .icon:after {
		transform: rotate(135deg);
	}
}

@media(max-width:640px) {
	.Floor003080 .category .tit {
		font-size: 4.5vw
	}

	.Floor003080 .category p {
		font-size: 3vw;
	}

	.Floor003080 .slider .txt aside {
		font-size: 5vw;
	}
}

/*
 .Floor002804 为demo编号
 */
.Floor002804 {}

.Floor002804 .title {
	margin: 0;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	padding: 0 2% 20px;
}

@media (min-width: 1025px) {
	.Floor002804 .title {
		font-size: 36px;
	}
}

@media (min-width: 1400px) {
	.Floor002804 .title {
		font-size: 48px;
		padding-bottom: 40px;
	}
}

.Floor002804 .main {}

.Floor002804 li {
	width: 25%;
	background-color: rgba(255, 255, 255, 0);
	position: relative;
	float: left;
	padding: 8% 1.8% 8% 1.8%;
	transition: all ease 0.5s;
	overflow: hidden;
}

.Floor002804 li:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #fff;
	opacity: 0.5;
}

.Floor002804 li:last-child:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #fff;
	opacity: 0.2;
}

.Floor002804 li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.Floor002804 li h3 {
	text-align: center;
	margin: 0;
	font-weight: 100;
	font-size: 24px;
	color: #fff;
	padding: 5% 0;
	position: relative;
}

.Floor002804 li figure {
	text-align: center;
	margin-bottom: 8%;
}

.Floor002804 li p {
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	height: 120px;
	overflow: hidden;
	color: #fff;
	margin: 8% 0;
}

.Floor002804 i {
	display: block;
	margin: 0 auto;
	margin-top: 5%;
	font-style: normal;
	font-weight: 100;
	font-size: 18px;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #fff;
}

.Floor002804 .morebtn {
	margin: 0 auto;
	margin-top: 5%;
	padding-top: 0;
	display: none;
	text-align: center;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #0076bf;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.Floor002804 .morebtn:after {
	position: absolute;
	content: '';
	left: -10px;
	width: 50px;
	top: 0;
	height: 8px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	/* IE 9 */
	-moz-transform: rotate(-45deg);
	/* Firefox */
	-webkit-transform: rotate(-45deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(-45deg);
	/* Opera */
	border: 1px solid #009ba4;
	transition: 0.3s;
}

.Floor002804 li:hover {
	background-color: rgba(0, 118, 191, 0.9);
}

.Floor002804 li:hover h3,
.Floor002804 li:hover p {
	color: #fff;
}

.Floor002804 li:hover h3::before {
	background-color: #fff;
}

.Floor002804 li:hover figure {
	animation: ease 0.6s hover002804;
}

.Floor002804 li:hover i {
	display: none;
}

.Floor002804 li:hover .morebtn {
	display: block;
}

@media(max-width:1024px) {
	.Floor002804 li h3 {
		font-size: 20px;
	}
}

@media(max-width:640px) {
	.Floor002804 .main {
		padding: 3% 0;
	}
	.PicList001307 li img{min-height: 400px;object-fit: cover;}

	.Floor002804 li {
		width: 33.333%;
		padding: 6% 3%;
	}

	.Floor002804 li figure {
		margin-bottom: 0;
	}

	.Floor002804 li figure img {
		max-width: 50px;
	}

	.Floor002804 li h3 {
		font-size: 16px;
	}

	.Floor002804 li p {
		margin: 5% 0;
	}
}

@media(max-width:480px) {
	.Floor002804 li span {
		display: none;
	}

	.Floor002804 li h3 {
		font-size: 14px;
	}
}

.Floor002804 h1 {
	text-align: center;
	font-size: 48px;
	color: #333;
	font-weight: bold;
	background: #f5f5f5;
	padding: 3.2% 0;
}

@keyframes hover002804 {
	0% {
		transform: translateX(150px);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

@-moz-keyframes hover002804 {
	0% {
		transform: translateX(150px);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

@-webkit-keyframes hover002804 {
	0% {
		transform: translateX(150px);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}


.index_map {
	padding: 4% 0;
}

.index_kbox {
	text-align: center;
	width: 100%;
}

.index_kbox ul {
	display: block;
}

.index_kbox ul li {
	display: inline-block;
	width: 220px;
	height: 220px;
	margin: 0 90px;
	position: relative;
}

/* 六边形 */
.index_kbox ul li .hexagon:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 50%;
	background: #f3f5f9;
}

.index_kbox ul li .hexagon:hover:before {
	animation: Floor002745 1s ease infinite;
	-webkit-animation: Floor002745 1s ease infinite;
	-ms-animation: Floor002745 1s ease infinite;
}

@-webkit-keyframes Floor002745 {
	0% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(2);
		opacity: 0;
	}
}

@-ms-keyframes Floor002745 {
	0% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(2);
		opacity: 0;
	}
}

@keyframes Floor002745 {
	0% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(2);
		opacity: 0;
	}
}

.index_kbox .ab0103_div {
	position: absolute;
	top: 40%;
	color: #333;
	margin-top: -35px;
	z-index: 999;
	left: 0;
	font-size: 16px;
	width: 220px;
	line-height: 30px;
	height: 60px;
}

.index_kbox .ab0103_div span {
	font-size: 28px;
	font-weight: bold;
	color: #000;
	margin-right: 5px;
}

.index_kbox .ab0103_div .div {
	position: relative;
	color: #333;
}

.index_kbox .ab0103_div .ico {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

.index_kbox .ab0103_div .ico img {
	width: 80px;
}

#productNumber li:first-child .div {
	color: #0076bf;
}

.index_map_box {
	padding-top: 150px;
	color: #fff;
	position: relative;
}

.area-box .dot {
	position: absolute;
	left: -2px;
	top: -2px;
	width: 15px;
	height: 15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #a2a9b4;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: 0 0 15px rgba(66, 255, 255, 0);
}

.area-box .dot1 {
	position: absolute;
	left: -20px;
	top: -20px;
	width: 50px;
	height: 50px;
}

.area-box .pulse {
	position: absolute;
	top: -28px;
	left: -28px;
	height: 66px;
	width: 66px;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	-webkit-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	-moz-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	opacity: .12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 6s ease-out both;
	-moz-animation: warn 6s ease-out both;
	-o-animation: warn 6s ease-out both;
	animation: warn 6s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0
}

/*Floor002820 */

.Floor002820 {
    overflow: hidden;
	padding: 5% 0 6% 0;
	background: url("../uploadfiles/bg1.png") no-repeat center;
}

@media(min-width:1025px) {
	.Floor002820 .number {
		width: 1%;
	}
}

@media(max-width:1024px) {

	.Floor002820 .ytable,
	.Floor002820 .ytable-cell {
		display: block;
	}
}

@media(min-width:641px) {
	.Floor002820 .info-num li {
		float: left;
		width: 33.333%;
		padding-left: 36px;
	}
}

.Floor002820 h1 {
	text-align: center;
	font-size: 48px;
	margin-bottom: 4.5%;
	color: #333;
	font-weight: bold;
}

.Floor002820 .info-num li aside {
	display: inline-block;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
}

.Floor002820 .info-num li .text {
	display: block;
	margin-bottom: 12px;
}

.Floor002820 .info-num li aside b {
	font-size: 60px;
	color: #0076bf;
	display: block;
}

.Floor002820 .info-num li aside sub {
	position: absolute;
	left: 100%;
	word-break: keep-all;
	bottom: 15%;
	font-size: 18px;
	margin-left: 8px;
	color: #333;
}

.Floor002820 .info-num li aside sup {
	word-break: keep-all;
	top: 15%;
	font-size: 24px;
	margin-left: 10px;
	color: #0076bf;
}

.Floor002820 .info-num li p {
	font-size: 18px;
	color: #999;
	margin-bottom: 0;
	margin-top: 12px;
	text-align: center;
}

@media(min-width:1025px) and (max-width:1200px) {
	.Floor002820 .info-num li aside b {
		font-size: 60px;
	}
}

@media(min-width:641px) and (max-width:769px) {
	.Floor002820 .info-num li aside b {
		font-size: 60px;
	}
}

@media(max-width:640px) {
	.Floor002820 .info-num li {
		text-align: center;
	}

	.Floor002820 .info-num li:not(:last-child) {
		margin-bottom: 20px;
		width: 33.33%;float: left;
	}
	.Floor002820 h1{font-size: 30px}
    .Floor002820 .info-num li p{font-size: 14px;margin-top: 5px;}
}

@media(max-width:480px) {
	.Floor002820 .info-num li aside b {
		font-size: 40px;
	}
	.Floor002820 .info-num li .text img{width: 36px}
}

/*Floor003108 */
.Floor003108 {
    overflow: hidden;
	font-size: 100px;
	background: rgb(233, 243, 255);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(233, 243, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(233, 243, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(233, 243, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9f3ff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

@media (max-width:1600px) {
	.Floor003108 {
		font-size: 6.25vw;
	}
}

@media (max-width:768px) {
	.Floor003108 {
		font-size: 14vw;
	}
}

.Floor003108 {
	margin-bottom: 1em;
	padding-top: 1em;
}

.Floor003108 .auto {
	max-width: 1600px;
	width: 90%;
}

.Floor003108 .title {
	margin-bottom: 50px;
}

.Floor003108 .title a {

	background: #fff;

}

.Floor003108 ol {
	float: left;
	width: 50%;
}

.Floor003108 ol:nth-of-type(1) .txt {
	background-color: #f5f5f5;
	padding: 0.35em 0.4em 0;
	border-radius: 0 0 10px 10px;
}

.Floor003108 ol .pic {
	position: relative;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}

.Floor003108 ol:not(:nth-of-type(1)) .pic {
	margin-bottom: 0.18em;
}

.Floor003108 ol .tit {
	font-size: 0.18em;
	text-overflow: ellipsis;
	overflow: hidden;
}

.Floor003108 ol .time1 {
	font-size: 0.18em;
	color: #999;
	margin-top: 6px;
}

.Floor003108 ol:not(:nth-of-type(1)) .tit {
	display: -webkit-box;
	display: box;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.666;
}

.Floor003108 ol:nth-of-type(1) .tit {
	font-size: 0.24em;
	white-space: nowrap;
}

.Floor003108 ol:not(:nth-of-type(1)) p {
	display: none;
}

.Floor003108 ol p {
	font-size: 0.18em;
	color: #999;
	line-height: 30px;
}

.Floor003108 li {
	border-bottom: 1px solid #e1e1e1;
}

.Floor003108 li:nth-of-type(1) {
	border-top: 1px solid #e1e1e1;
}

.Floor003108 li a {
	font-size: 0.18em;
	line-height: 4.3333;
}

.Floor003108 li time {
	float: right;
	color: #999;
}

@media (min-width:769px) {
	.Floor003108 ol {
		height: 3.73em;
		margin-left: 2.5%;
	}

	.Floor003108 ol:not(:nth-of-type(1)) {
		width: 21.25%;
	}

	.Floor003108 ol:nth-of-type(1) {
		height: 6.1em;
		margin: 0 2.5% 0 0;
	}

	.Floor003108 ol:nth-of-type(1) .txt {
		height: 1.9em;
	}

	.Floor003108 ol .Ispic {
		transition: 0.3s ease-out;
		height: 1.89em;
	}

	.Floor003108 ol a:hover .Ispic {
		transform: scale(1.2);
	}

	.Floor003108 ol:nth-of-type(1) .Ispic {
		height: 4.25em;
	}

	.Floor003108 li {
		float: right;
		width: 45%;
		height: .79em;
		clear: right;
	}
}

@media (max-width:768px) {
	.Floor003108 ol {
		margin-bottom: 0.5em;
	}

	.Floor003108 ol:nth-of-type(1) {
		width: 100%;
	}

	.Floor003108 ol:nth-of-type(1) .txt {
		padding-bottom: 0.35em;
	}

	.Floor003108 ol .Ispic {
		padding-bottom: 56%;
	}

	.Floor003108 ol:not(:nth-of-type(1)) {
		width: 47.5%;
	}

	.Floor003108 ol:nth-of-type(2) {
		margin-right: 5%;
	}

	.Floor003108 li {
		clear: left;
	}
    .Floor003108 .title{margin-bottom: 20px;}
}

@media (max-width:480px) {
	.Floor003108 {
		padding-top: 1em;
	}

	.Floor003108 ol:nth-of-type(1) .tit {
		font-size: 0.3em;
	}

	.Floor003108 li a,
	.Floor003108 ol .tit,
	.Floor003108 ol p {
		font-size: 0.24em;
	}
}

.Floor003108 ol .txt .time {
	margin-top: 5px;
}









/*Bottom003043 */
.Bottom003043 {
	background: url("../images/Bottom003043_bg.jpg") no-repeat center top;
	background-size: cover;
}

.Bottom003043,
.Bottom003043 a {
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	line-height: 30px;
}

.Bottom003043 a:hover {
	color: #fff;
}

.Bottom003043 .copyright aside a:not(:last-child):after {
	display: inline-block;
	content: '';
	margin: 0 7px;
	width: 2px;
	height: 2px;
	vertical-align: middle;
	background: rgba(255, 255, 255, 0.5);
}

.Bottom003043 .b-top {
	padding: 4vw 0 3vw 0;
}

.Bottom003043 .contact ul {
	display: table;
}

.Bottom003043 .contact ul>* {
	vertical-align: middle;
}

.Bottom003043 .contact ol {
	width: 124px;
	margin-bottom: 15px;
}

.Bottom003043 .contact ol img {
	margin-bottom: 5px;
}

.Bottom003043 .contact ol span {
	padding-left: 7px;
}

.Bottom003043 .contact .tel {
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}

.Bottom003043 .contact p {
	margin-bottom: 0;
	line-height: 30px;
	margin-top: 0.5em;
}

.Bottom003043 .copyright {
	text-align: center;
}

.Bottom003043 .b-top nav dt a .logo {
	max-width: 10em
}

@media(max-width:1024px){
    .Bottom003043 .b-top nav dt{display: none;}
}
@media(max-width:640px) {
	.Bottom003043 .contact ol {
		width: 40vw;
		margin: 0 auto;margin-top: 20px;
	}
.Bottom003043, .Bottom003043 a{line-height: 1.5;}
	.Bottom003043 .contact li {
		padding-left: 3vw;
	}

	.Bottom003043 .contact .tel {
		font-size: 5.5vw;
	}

	.Bottom003043 .contact p {
		font-size: 3vw;
	}
}

.Bottom003043 .b-top nav {
	width: 85%;
}

.Bottom003043 .b-top nav dl {
	float: left;
	margin-right: 0%;
}

.Bottom003043 .b-top nav dl.row2 {
	max-width: 200px;
}

.Bottom003043 .b-top nav dl.row2 dd {
	float: left;
	width: 50%;
}

.Bottom003043 .b-top nav dt {
	font-size: 18px;
	margin-bottom: 15px;
}

.Bottom003043 .b-top nav dt a {
	color: #fff;
	font-size: 18px;
}

.Bottom003043 .b-top nav dd {
	background: url("../images/Bottom003043_aicon.png") no-repeat left center;
	padding: 5px 0 5px 10px;
	line-height: 20px;
}

.Bottom003043 .b-bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding: 20px 0;
}

.Bottom003043 .b-bottom nav {
	margin-bottom: 10px;
}

.Bottom003043 .b-bottom nav a {
	display: inline-block;
}

.Bottom003043 .b-bottom nav a:not(:last-child):after {
	display: inline-block;
	content: '';
	width: 1px;
	height: 10px;
	background: rgba(255, 255, 255, 0.1);
	margin: 0 10px;
	vertical-align: middle;
}

@media(max-width:1024px) {
	.Bottom003043 .b-top nav dl:not(:last-child){
		display: none;
	}
	.Bottom003043  .contact{float: right;}
}


@media(max-width:640px) {
.Bottom003043  .contact{width: 100%;text-align: center;}
.Bottom003043 .contact ul{display: inline-block;width: 100%;}
.Bottom003043 .b-top nav{width: 100%;}
.Bottom003043 .b-bottom{font-size: 12px;}
.Bottom003043 .copyright a{font-size: 12px;}
}

/*Floor003083 */
.Floor003083 {
    overflow: hidden;
	margin-top: 6vw;
	font-size: 16px;
	padding-bottom: 5.21vw;
}

.Floor003083 .auto {
	/*overflow: hidden;*/
	max-width: 1600px;
	width: 94%;
	position: relative;
	z-index: 2;
}


.Floor003083 .slick-dots {
	text-align: center;
}

.Floor003083 .slick-dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 10px 0;
	position: relative;
	list-style: none;
	margin: 0 9px;
}

.Floor003083 .slick-dots li button {
	font-size: 0;
	width: 4px;
	height: 4px;
	background: rgba(0, 0, 0, 0.2);
	border: 0;
	padding: 0;
	position: absolute;
	border-radius: 50%;
}

.Floor003083 .slick-dots li:not(.slick-active) button {
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
}

.Floor003083 .slick-dots li.slick-active button {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #0076bf;
}

.Floor003083 .slider {
	margin: 0 -45px 0 -40px;
	padding-right: 5px;
}

.Floor003083 .slick-slide {
	overflow: hidden;
	padding: 40px;
}

.Floor003083 .slick-slide>div {
	float: left;
	margin-left: -1px;
	border: 1px solid #f5f5f5;
	margin-top: -1px;
}

.Floor003083 .slick-slide a {
	position: relative;
	z-index: 3;
	display: block;
	padding: 0 10%;
}

.Floor003083 .slick-slide .Ispic {
    padding-top: 66%;
	background-size: contain;
}

.Floor003083 .slick-slide .url {
	position: relative;
}

.Floor003083 .slick-slide .url:before {
	position: absolute;
	left: -5px;
	top: -5px;
	right: -5px;
	bottom: -5px;
	content: '';
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	opacity: 0;
	transition: 0.3s;
	border-radius: 10px;
}

.Floor003083 .slick-slide .url:hover:before {
	opacity: 1;
}

.Floor003083 .slick-slide .url:hover {
	z-index: 4;
}

@media(min-width:1025px) {
	.Floor003083 .slick-slide>div {
		width: 16.6667%;
	}

	.Floor003083 .slick-slide>div:nth-child(6n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}
}

@media(min-width:751px) and (max-width:1024px) {
	.Floor003083 .slick-slide>div {
		width: 25%;
	}

	.Floor003083 .slick-slide>div:nth-child(4n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}
}

@media(min-width:641px) and (max-width:750px) {
	.Floor003083 .slick-slide>div {
		width: 33.333%;
	}

	.Floor003083 .slick-slide>div:nth-child(3n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}
}

@media(max-width:640px) {
	.Floor003083 {
		font-size: 3vw;
	}

	.Floor003083 .title {
		font-size: 5vw
	}

	.Floor003083 .slick-slide>div {
		width: 50%;
	}

	.Floor003083 .slick-slide>div:nth-child(2n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}

	.Floor003083 .slick-slide .Ispic {
		padding-top: 48%;    background-size: 65%;
	}
}



/*Other002539 */
.Other002539 {
	position: fixed;
	z-index: 200;
	right: 0;
}

.Other002539 ul li {
	position: relative;
	margin-bottom: 2px;
}

.Other002539 ul li figure {
	position: absolute;
	top: 0;
	right: 48px;
	background: #0076bf;
	color: #fff;
	display: none;
	border-radius: 4px;
}

.Other002539 .li_wx figure {
	width: 150px;
	padding: 10px;
}

.Other002539 .li_wx figure img {
	display: block;
	width: 100%;
}

.Other002539 .li_tel figure {
	padding: 0 20px;
	font-size: 18px;
	line-height: 48px;
	white-space: nowrap;
}

.Other002539 .li_tel figure a {
	color: #fff;
}

.Other002539 .icon {
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 4px;
	background: url(../images/Other002539-icon.png) no-repeat left top #0076bf;
}
.Other002539 .iconSvg {
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 4px;
}

.Other002539 .li_sina .icon {
	background-position: 0 -147px;
}

.Other002539 .li_tel .icon {
	background-position: 0 -100px;
}

.Other002539 .icon.gettop {
	background-position: 0 100%;
}

.Other002539 .icon.open {
	background-image: none;
	position: relative;
}

.Other002539 .open span {
	color: #fff;
	font-size: 24px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

@media(min-width:1025px) {
	.Other002539 {
		top: 50%;
		transform: translateY(-50%);
	}

	.Other002539 ul {
		display: block !important;
	}

	.Other002539 .icon.open {
		display: none;
	}

	.Other002539 .li_tel figure::before {
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background-color: transparent;
	}
}

@media(max-width:1024px) {
	.Other002539 {
		bottom: 5%;
	}

	.Other002539 ul {
		display: none;
	}

	.Other002539 #open_2539 {
		background-color: #483f3e;
	}
}






.title {
	line-height: 1;
	font-size: 48px;
	margin-bottom: 1%;
	color: #333;
	font-weight: bold;
}

.title a {
	text-align: center;
	font-size: 15px;
	padding: 1% 1.5%;
	background: #eff9ff;
	color: #0076bf;
	border: 1px solid #dff0fa;
	border-radius: 5px;
	position: relative;
	float: right;
	font-weight: normal;
	transition: all 0.3s
}
.title a:hover{background: #0076bf;color: #fff}
@media(max-width:1024px) {

	.title {font-size: 30px;}
}

/*
 .PicList001307 为demo编号
 */
.PicList001307 {
	padding: 5% 0 4% 0;
	background: #f6fbff;
    overflow: hidden;
}

.PicList001307 .auto {
	max-width: 1600px;
}

.PicList001307 li {
	position: relative;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.PicList001307 li:nth-child(1) {
	margin-right: 0;
	width: 100%
}

.PicList001307 li:nth-child(4) {
	margin-right: 0;
}

.PicList001307 li img {
	display: block;
	width: 100%;
	border-radius: 10px;
}

.PicList001307 li dl {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 30px;
	color: #fff;
	background-color: rgb(0 118 191 / 80%);
	border-radius: 0 0 10px 10px;
}

.PicList001307 li h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	line-height: 36px;
}

.PicList001307 li p {
	line-height: 24px;
	height: 42px;
	overflow: hidden;
	font-size: 14px;
	opacity: 0.8;
	margin: 8px 0 20px 0;
}

.PicList001307 li .more {
	display: block;
	/* text-align: center; */
	position: relative;
	line-height: 24px;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
}

.PicList001307 li figure {
	height: 0;
	overflow: hidden;
	transition: 0.3s;
}

.PicList001307 li:hover figure {
	height: 103px;
}

@media(max-width:768px) {
	.PicList001307 li h3 {
		font-size: 16px;
	}
}

@media(max-width:640px) {
	.PicList001307 li {
		width: 100%;
	}

	.PicList001307 li:nth-child(3n) {
		margin-right: 2%;
	}

	.PicList001307 li:nth-child(2n) {
		margin-right: 0;
	}
}

@media(max-width:375px) {
	.PicList001307 li {
		width: auto;
		float: none;
		margin-right: 0 !important;
	}

	.PicList001307 li figure {
		height: auto;
	}
}

@media(max-width:480px) and (min-width:376px) {
	.PicList001307 li .more {
		line-height: 33px;
	}

	.PicList001307 li:hover figure {
		height: 93px;
	}
}

.PicList001307 .title {
	margin-bottom: 50px;
}



/*Banner002922 */
.Banner002922 {
    width: 100%;
}

.Banner002922 .Ispic {
    height: 30vw;
}

.neiye-wk{
    padding: 4.5% 0;
}

.neiye-wk-title{
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    text-align: center;

}

.neiye-wk-title h1{
    line-height: 1;
    font-size: 40px;
    margin-bottom: 1em;
    color: #333;
    font-weight: 500;
}

.Timeline001915 .columnName {
    padding-bottom: 1em;
    line-height: normal;
    text-align: center;
    font-size: 3.43em;
    color: #0076bf;
    text-transform: uppercase;
    display: none;
}

.Timeline001915 .columnName span {
    display: block;
    color: #353535;
    font-size: 30px;
    padding: 10px 0 15px;
}

.Timeline001915 .columnName:after {
    display: block;
    content: '';
    margin: 0 auto;
    width: 40px;
    height: 2px;
    background-color: #0076bf;
}



/*RighInfo003141 */
.RighInfo003141 {
    overflow: hidden;
}

.RighInfo003141 .auto {
    max-width: 1600px;
    width: 92%;
}

.RighInfo003141 .intro {
}

.RighInfo003141 .intro .title {
    font-size: 2em;
    color: #333333;
    margin-bottom: 1em;
}

.RighInfo003141 .intro .title i{
    width: 1em;
    height: 3px;
    background: #0076bf;
    display: block;
    margin-top: 1em;
}

.RighInfo003141 .intro .info {
    font-size: 0.875em;
    line-height: 2;
}

.RighInfo003141 .intro .info p {
    margin: 1.8em 0;
}

.RighInfo003141 .number-count {
    margin: 4.5625em 0;
    box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);
    border: solid 1px #f3f3f3;
    padding: 3.6875em 0;
}

.RighInfo003141 .number-count li {
    color: #333333;
}

.RighInfo003141 .number-count li span {
    display: inline-block;
    position: relative;
    font-size: 2em;
    color: #0076bf;
    margin: 0 5px;
}

.RighInfo003141 .number-count li span i {
    font-style: normal;
}

.RighInfo003141 .number-count li span i.ani {
    position: absolute;
    left: 0;
    top: 0;
}

.RighInfo003141 .number-count li span i.opa {
    opacity: 0;
}

.RighInfo003141 .number-count li sup {
    display: inline-block;
    vertical-align: top;
    color: #0076bf;
    font-size: 1em;
}

.RighInfo003141 .plate dd {
    margin-bottom: 2.8565%;
}

.RighInfo003141 .plate dd .txt {
    box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);
    padding: 2.375em 1.875em;
}

.RighInfo003141 .plate dd ol {
    float: left;
    width: 4.25em;
}

.RighInfo003141 .plate dd ol img {
    width: 85.295%;
}

.RighInfo003141 .plate dd li {
    width: calc(100% - 4.25em);
    float: right;
}

.RighInfo003141 .plate dd li aside {
    font-size: 1.125em;
    color: #333;
    margin-bottom: 10px;
}

.RighInfo003141 .plate dd li p {
    margin: 0;
    font-size: 0.875em;
    color: #999;
}

@media (min-width:1025px) {
    .RighInfo003141 .intro .info {
        width: 50%;
    }

    .RighInfo003141 .intro .title {
        line-height: 1;
    }

    .RighInfo003141 .intro .img {
        width: 42.215%;
        border-radius: 10px;
        overflow: hidden;
        margin-top: 4.9vw;
    }

    .RighInfo003141 .number-count ul {
        display: table;
        margin: 0 auto;
    }

    .RighInfo003141 .number-count li {
        float: left;
    }

    .RighInfo003141 .number-count li:not(:last-child) {
        margin-right: 3.5em;
    }

    .RighInfo003141 .plate dd {
        float: left;
        width: 23.5%;
    }

    .RighInfo003141 .plate dd:not(:last-child) {
        margin-right: 2%;
    }
}

@media (max-width:1024px) {
    .Banner002922{margin-top: 4rem;}

    .RighInfo003141 .number-count li {
        text-align: center;
        padding: 1em 0
    }

    .RighInfo003141 .number-count {
        margin: 2em 0;
        padding: 2em 0;
    }

    .RighInfo003141 .intro {
        padding-top: 0;
        margin-bottom: 2em;
    }
}




/*Timeline002853 */
.Timeline002853 .auto {
    max-width: 1600px;
}

.Timeline002853 .inner {
    max-width: 1600px;
    margin: 0 auto;
}

@media(min-width:1025px) {
    .Timeline002853 .slider-nav {
        float: left;
        width: 38.516%;
    }

    .Timeline002853 .slider-for {
        float: right;
        width: 54%;
    }

    .Timeline002853 .slider-nav .slick-arrow {
        width: 197.246%;
        right: 0;
        top: 50%;
    }

    .Timeline002853 .slider-nav .slick-prev {
        margin-top: -65px;
    }

    .Timeline002853 .slider-nav .slick-next {
        margin-top: 65px;
    }

    .Timeline002853 .slider-nav .slick-next:before {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }

    .Timeline002853 .slider-nav li {
        padding-right: 3vw;
        text-align: right;
    }
}

.Timeline002853 .slider-nav {
    border-right: 1px solid #efefef;
    position: relative;
    padding: 3vw 0;
}

.Timeline002853 .slider-nav .slick-arrow {
    position: absolute;
    font-size: 0;
    border: 0;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    z-index: 10;
}

.Timeline002853 .slider-nav .slick-arrow:before {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background: url(../images/Timeline002853_btn.png) no-repeat center center #fff;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px;
}

.Timeline002853 .slider-nav li {
    line-height: 129px;
    font-size: 18px;
    color: #ccc;
    font-weight: 100;
}

.Timeline002853 .slider-nav li span {
    font-size: 34px;
    margin-right: 10px;
}

.Timeline002853 .slider-nav li.slick-center {
    color: #666;
}

.Timeline002853 .slider-for .box {
    padding-top: 6.2vw;
    line-height: 28px;
}

.Timeline002853 .slider-for .year {
    color: #0076bf;
    font-size: 48px;
    line-height: normal;
}

.Timeline002853 .slider-for .desc {
    line-height: 28px;
    color: #333;
    margin: 1vw 0 2vw 0;
    font-size: 16px;
    line-height: 28px;
}

.Timeline002853 .slider-nav.under3 .slick-track {
    transition: 0.3s;
}

@media(max-width:1024px) {
    .Timeline002853 .slider-nav li {
        line-height: 60px;
        text-align: center;
    }

    .Timeline002853 .slider-nav {
        padding: 0 5vw;
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
    }

    .Timeline002853 .slider-nav .slick-arrow {
        width: 1px;
        height: 100%;
        background: #efefef;
        top: 0;
    }

    .Timeline002853 .slider-nav .slick-prev {
        left: 2.5vw;
    }

    .Timeline002853 .slider-nav .slick-next {
        right: 2.5vw;
    }

    .Timeline002853 .slider-nav .slick-prev:before {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
    }

    .Timeline002853 .slider-nav .slick-next:before {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
    }

    .Timeline002853 .slider-nav .slick-track {
        margin-top: 0 !important;
    }

    .Timeline002853 .slider-nav li.slick-current {
        color: #666;
    }
}

@media(max-width:640px) {
    .Timeline002853 .slider-nav li {
        font-size: 16px;
    }

    .Timeline002853 .slider-nav li span {
        font-size: 24px;
    }
}


/*PicList002433 */
/*slick Basic*/
.PicList002433 .slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.PicList002433 .slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.PicList002433 .slick-list:focus {
    outline: none
}

.PicList002433 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.PicList002433 .slick-slider .slick-track,
.PicList002433 .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.PicList002433 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.PicList002433 .slick-track:before,
.PicList002433 .slick-track:after {
    display: table;
    content: '';
}

.PicList002433 .slick-track:after {
    clear: both;
}

.PicList002433 .slick-loading .slick-track {
    visibility: hidden;
}

.PicList002433 .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.PicList002433 .slick-slide .slick-loading img {
    display: none;
}

.PicList002433 .slick-slide .dragging img {
    pointer-events: none;
}

.PicList002433 .slick-initialized .slick-slide {
    display: block;
}

.PicList002433 .slick-loading .slick-slide {
    visibility: hidden;
}

.PicList002433 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.PicList002433 .slick-arrow .slick-hidden {
    display: none;
}

/*slick Basic End*/

.PicList002433 {
    width: 100%;
}

.PicList002433 .auto{
    max-width: 1486px;
}

.PicList002433 .main {
    padding: 0;
}

.PicList002433 .main .slick-arrow {
    position: absolute;
    top: 50%;
    width: 57px;
    height: 57px;
    margin-top: -30px;
    border: 1px solid#0076bf;
    padding: 0;
    background: none;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
    border-radius: 50%;
}

.PicList002433 .main .slick-arrow:hover {
    background: #0076bf;
}

.PicList002433 .main .slick-arrow:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    border-top: 2px solid#0076bf;
    border-right: 2px solid#0076bf;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -11px;
}

.PicList002433 .main .slick-arrow:hover:before {
    border-color: #fff;
}

.PicList002433 .main .slick-prev:before {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    margin-left: -5px;
}

.PicList002433 .main .slick-prev {
    left: -59px;
}

.PicList002433 .main .slick-next {
    right: -59px;
}

@media(max-width:1408px) {
    .PicList002433 .main .slick-prev {
        left: 2%;
    }

    .PicList002433 .main .slick-next {
        right: 2%;
    }
}

@media(max-width:640px) {
    .PicList002433 .main .slick-arrow {
        width: 7vw;
        height: 7vw;
        margin-top: -3.5vw;
    }

    .PicList002433 .main .slick-arrow:before {
        width: 40%;
        height: 40%;
        margin: 0;
        left: 40%;
        top: 30%;
    }

    .PicList002433 .main .slick-next:before {
        left: 20%;
    }
}

.PicList002433 .list ul {
    padding: 0 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.PicList002433 .list li {
    width: 25%;
    position: relative;
    text-align: center;
    margin-bottom: 4%;
}

.PicList002433 .list li:nth-child(1){margin-left: 12.5%;}
.PicList002433 .list li:nth-child(3){margin-right: 12.5%;}

.PicList002433 .list li:first-child:before,
.PicList002433 .list li:nth-child(4):before,
.PicList002433 .list li:last-child:after,
.PicList002433 .list li:nth-child(3):after {
    position: absolute;
    content: '';
    bottom: 0px;
    height: 90px;
    width: 50px;
}

.PicList002433 .list li:first-child:before,.PicList002433 .list li:nth-child(4):before {
    left: -50px;
    background: url(../images/PicList002433_ul_l.png) no-repeat 0 0;
}

.PicList002433 .list li:last-child:after,.PicList002433 .list li:nth-child(3):after {
    right: -50px;
    background: url(../images/PicList002433_ul_r.png) no-repeat 0 0;
}

.PicList002433 .list li aside {
    padding-top: 35px;
    height: 90px;
    background: url(../images/PicList002433_libg.png) repeat-x left top;
}

.PicList002433 .list li .ytable {
    height: 245px;
}

.PicList002433 .list li .ytable-cell {
    vertical-align: bottom;
}

.PicList002433 .list li figure {
    position: relative;
    display: inline-block;
    max-width: 80%;
}
.PicList002433 .list li figure:hover img{transform: scale(1.05);}
.PicList002433 .list li figure:after {
    position: absolute;
    right: -24px;
    background: url(../images/PicList002433_ying.png) no-repeat left bottom;
    width: 24px;
    height: 100%;
    background-size: contain;
    content: '';
}

.PicList002433 .list li figure img {
    max-height: 245px;
    padding: 8px 8px 5px;
    background: url(../images/PicList002433_kuang.png) no-repeat;
    background-size: 100% 100%;
    transition: all 0.3s
}

.PicList002433 .list li p {
    margin: 0 auto;
    max-width: 250px;
    width: 90%;
    line-height: 20px;
    max-height: 40px;
    color: #333;
}

.PicList002433 .list .ul-3 li {
    width: 33.33333%;
}

.PicList002433 .list .ul-3 li:nth-child(3):after {
    position: absolute;
    content: '';
    bottom: 0px;
    height: 90px;
    width: 50px;
    right: -50px;
    background: url(../images/PicList002433_ul_r.png) no-repeat 0 0;
}

.PicList002433 .list .ul-4 li {
    width: 25%;
}

.PicList002433 .list .ul-4 li:nth-child(4):after {
    position: absolute;
    content: '';
    bottom: 0px;
    height: 90px;
    width: 50px;
    right: -50px;
    background: url(../images/PicList002433_ul_r.png) no-repeat 0 0;
}

.PicList002433 .list .ul-2 li {
    width: 33.3%;
}

.PicList002433 .list .ul-2 li:nth-child(2):after {
    position: absolute;
    content: '';
    bottom: 0px;
    height: 90px;
    width: 50px;
    right: -50px;
    background: url(../images/PicList002433_ul_r.png) no-repeat 0 0;
}

.PicList002433 .list .ul-2 li:nth-child(1)>* {
    padding-left: 30%;
}

.PicList002433 .list .ul-2 li:nth-child(2)>* {
    padding-right: 30%;
}

.PicList002433 .list .ul-1 li {
    width: 100%;
}

@media(max-width:640px) {

    .PicList002433 .auto,
    .PicList002433 .list ul {
        padding: 0;
    }

    .PicList002433 .list li p {
        font-size: 12px;
    }

    .PicList002433 .list li .ytable {
        height: 150px;
    }

    .PicList002433 .list li figure img {
        max-height: 150px;
        padding: 3px
    }

    .PicList002433 .list .ul-2 li:nth-child(1)>* {
        padding-left: 30%;
    }

    .PicList002433 .list .ul-2 li:nth-child(2)>* {
        padding-right: 30%;
    }

    .PicList002433 .list .ul-3 li:nth-child(3):after,
    .PicList002433 .list li:first-child:before {
        display: none;
    }
}

@media(max-width:480px) {
    .PicList002433 .list li .ytable {
        height: 100px;
    }

    .PicList002433 .list li figure img {
        max-height: 100px;
    }
}

/*RighInfo003150 */
.RighInfo003150 {
    width: 100%;
    overflow: hidden;
}

.RighInfo003150 .auto {
    position: relative;
    max-width: 1600px;
}

.RighInfo003150 .left {
    position: relative;
}

.RighInfo003150 .left .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-left: 6.863%;
    padding-top: 5%;
    color: #fff;
}

.RighInfo003150 .left .txt h3 {
    margin: 0 0 0.5em 0;
    font-size: 1.625em;
    font-weight: normal;
}

.RighInfo003150 .left .txt img{
    width: 17%;
    margin: 2.5em 0;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;

}

.RighInfo003150 .left .txt dd {
    font-size: 1.125em;
    line-height: 2;
}

.RighInfo003150 .left .txt dd:before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 10px;
    vertical-align: middle;
}

.RighInfo003150 .right .inner {
    margin: 0 2.5em;
    padding-top: 3.125em;
    border-radius: 10px;
    overflow: hidden;
}

.RighInfo003150 .right h3 {
    margin: 0;
    color: #333;
    font-size: 1.375em;
    font-weight: normal;
    position: relative;
}

/*.RighInfo003150 .right h3:before {
    position: absolute;
    right: 100%;
    height: 1px;
    background-color: #0076bf;
    width: 7.5em;
    content: '';
    top: 50%;
    margin-right: 1.2em;
}*/

.RighInfo003150 .right dt {
    color: #000;
    line-height: 1.875;
    white-space: nowrap;
}

.RighInfo003150 .code {
    text-align: center;
    background-color: #fff;
    padding: 2em 3em;
    margin-top: 1.5em;
}

.RighInfo003150 .code aside {
    color: #333333;
    line-height: 1.5625;
    margin-top: 1.2em;
}

@media (min-width:1025px) {
    .RighInfo003150 .auto:before {
        position: absolute;
        content: '';
        width: 1.427%;
        height: 100%;
        background-color: #fff;
        left: 72.858%;
    }

    .RighInfo003150 .left {
        width: 72.858%;
        border-radius: 10px;
    overflow: hidden;
    }

    .RighInfo003150 .right {
        width: 25.715%;
    background: #f6f6f6;
    height: 100%;
    padding-bottom: 3vw;
    border-radius: 10px;

    }
}

@media (max-width:1024px) {
    .RighInfo003150 .right {
        padding-bottom: 2em;
    }
    .RighInfo003150 .left .txt img{width: 40%;margin: 0 auto;margin-bottom: 15px;}
    .RighInfo003150 .left .txt dd{line-height: 1.5;}
    [type="Vertical"] .sub dt{font-size: 14px;text-indent: 20px;text-align: left;}
}



.chanpin-wk{
    background: #fff;
    max-width: 1600px;
    margin: 6.2% auto;
    overflow: hidden;
}

.chanpin-tab{
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

.chanpin-tab ul{
    display: inline-block;
    text-align: center;
    width: 100%;
}


.chanpin-tab ul li{
    list-style: none;
    width: 25%;
    float: left;
    text-align: center;
}

.chanpin-tab ul li a{
    font-size: 26px;
    line-height: 1;
    color: #000;
    padding-bottom: 20px;
    display: block;
    width: 100%;
}

.chanpin-tab ul li i{
    width: 40px;
    height: 3px;
    background: #0076bf;
    margin: 20px 0;
    display: inline-block;
}

.chanpin-tab ul li .triangle-down {
  width: 0;
  height: 0;
      border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #fff;
    display: inline-block;
}

.chanpin-tab ul li.on .triangle-down {
  width: 0;
  height: 0;
      border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #0076bf;
    display: inline-block;
}

.chanpin-tab ul li a:hover{
    color: #0076bf;
    line-height: 28px;
    font-size: 26px;
}

.chanpin-tab ul li.on a{
    color: #0076bf;
    font-weight: 600;
    font-size: 28px;
    line-height: 28px;
    border-bottom: 3px solid #0076bf;
}


/*
 .PicList002797
 */
.PicList002797 {
    padding: 0;
}

.PicList002797 .auto{

}

.PicList002797 li {
    float: left;
    width: 23.125%;
    margin: 0 2.5% 2.5% 0;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}

.PicList002797 li:nth-child(4n) {
    margin-right: 0;
}

.PicList002797 li a {
    display: block;
    position: relative;
    padding: 6%;
}

.PicList002797 li h4,
.PicList002797 li h3,
.PicList002797 li h5 {
    margin: 0;
    text-align: center;
    font-weight: normal;
}

.PicList002797 li figure {
    padding-bottom: 80%;
    margin-bottom: 4%;
    background-size: contain;
}

.PicList002797 li h4 {
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
    display: none;
}

.PicList002797 li h3 {
    font-size: 22px;
    color: #202020;
}

.PicList002797 li .hover {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 141, 210, 0.9);
    z-index: 10;
    transition: 0.3s;
    color: #fff;
}

.PicList002797 li:hover {
    box-shadow: 0 0 15px 3px #ccc;
    border-color: #0076bf;
    overflow: hidden;
}

.PicList002797 li:hover a .hover {
    opacity: 1;
}

.PicList002797 li aside {
    position: absolute;
    left: 10%;
    width: 80%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.PicList002797 li .hover h5 {
    font-size: 24px;
}

.PicList002797 li .hover i {
    display: block;
    height: 2px;
    background: #fff;
    width: 48px;
    margin: 14px auto 20px;
}

.PicList002797 li .hover p {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    max-height: 90px;
    overflow: hidden;
}

.PicList002797 .more {
    display: block;
    text-align: center;
    margin-top: 50px;
}

.PicList002797 .more span {
    display: inline-block;
    padding-left: 40px;
    padding-right: 64px;
    line-height: 40px;
    background: url(../images/PicList002797-more.png)no-repeat 74% center #f1af48;
    border-radius: 5px;
    transition: all 0.5s ease-out 0s;
}

.PicList002797 .more span:hover {
    padding-left: 50px;
    padding-right: 74px;
}

@media(max-width:1000px) {
    .PicList002797 li {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
}

@media(max-width:640px) and (min-width:376px) {
    .PicList002797 li .hover img {
        width: 50px;
        height: 50px;
    }
}

@media(max-width:480px) {
    .PicList002797 li {
        float: none;
        width: auto;
    }

    .PicList002797 li h3,
    .PicList002797 li .hover h5 {
        font-size: 14px;
    }

    .PicList002797 li .hover h5 {
        line-height: 20px;
        max-height: 40px;
    }
}



/*
 .Page002274 为demo编号
 */
.Page002274 {
    text-align: center;
    padding: 1% 0 0;
    color: #666666;
}

.Page002274 .Pages * {
    vertical-align: middle;
}

.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total {
    display: none;
}

.Page002274 .Pages a {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    line-height: 44px;
    background-color: #eef0f1;
    color: #666666;
    margin-left: 10px;
    border-radius: 4px;
}

.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur {
    color: #fff;
    background-color: #0076bf;
}

.Page002274 .Pages em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}

.Page002274 .Pages .i_text {
    width: 47px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .i_button {
    cursor: pointer;
    background: none;
    width: 47px;
    height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .p_jump b {
    font-weight: normal;
    margin: 0 5px;
}

.Page002274 .Pages .a_prev,
.Page002274 .Pages .a_next {
    font-weight: bold;
    padding: 0 25px;
}

@media(max-width:1000px) {
    .Page002274 .Pages em {
        display: none;
    }
}

@media(max-width:640px) {

    .Page002274 .Pages a.a_first,
    .Page002274 .Pages a.a_end {
        display: none;
    }

    .Page002274 .Pages a {
        padding: 0 10px;
    }
}



/*RighInfo001774*/
/*slick Basic*/
.RighInfo001774 .slick-slider {
    position: relative;
    z-index: 1;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.RighInfo001774 .slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.RighInfo001774 .slick-list:focus {
    outline: none
}

.RighInfo001774 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.RighInfo001774 .slick-slider .slick-track,
.RighInfo001774 .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.RighInfo001774 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.RighInfo001774 .slick-track:before,
.RighInfo001774 .slick-track:after {
    display: table;
    content: '';
}

.RighInfo001774 .slick-track:after {
    clear: both;
}

.RighInfo001774 .slick-loading .slick-track {
    visibility: hidden;
}

.RighInfo001774 .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.RighInfo001774 .slick-slide .slick-loading img {
    display: none;
}

.RighInfo001774 .slick-slide .dragging img {
    pointer-events: none;
}

.RighInfo001774 .slick-initialized .slick-slide {
    display: block;
}

.RighInfo001774 .slick-loading .slick-slide {
    visibility: hidden;
}

.RighInfo001774 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.RighInfo001774 .slick-arrow .slick-hidden {
    display: none;
}

/*slick Basic End*/
.RighInfo001774 {
   
}

.RighInfo001774 .title {
    color: #000;
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
    margin-bottom: 30px;
}

.RighInfo001774 .list_img {
    float: left;
    width: 42%;
}

.RighInfo001774 .big {
    margin-bottom: 20px;
}

.RighInfo001774 .big li figure {
    padding-bottom: 78%;
    background-size: contain;
}

.RighInfo001774 .big li{
	border: 1px solid #e5e5e5;
	padding: 10%;
	list-style: none;
	border-radius: 10px;
}

.RighInfo001774 .big li img {
    
    width: 100%;vertical-align: middle;
}

.RighInfo001774 .small {
    padding: 0 30px;
    position: relative;
}

.RighInfo001774 .small .slick-arrow {
    position: absolute;
    height: 100%;
    top: 0;
    width: 25px;
    z-index: 10;
    cursor: pointer;
    border: 0;
    background: none;
    padding: 0;
}

.RighInfo001774 .small .slick-prev {
    left: 0;
    background-image: url(../images/RighInfo001277-btn_prev.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position:center;
}

.RighInfo001774 .small .slick-next {
    right: 0;
    background-image: url(../images/RighInfo001277-btn_next.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position:center;
}

.RighInfo001774 .small .slick-disabled {
    cursor: default;
}

.RighInfo001774 .small .slick-arrow span {
    font-size: 20px;
    color: #ccc;
    width: 40px;
    height: 50%;
    display: block;
}

.RighInfo001774 .small li figure {
    margin: 0 auto;
    padding-bottom: 90%;
    background-size: contain;
    max-width: 90%;
    border: 1px solid #e5e5e5;
}

.RighInfo001774 .small li.slick-current figure {
    border-color: #ed4d50;
}

.zoomContainer {
    z-index: 100;
}

.RighInfo001774 .intro {
    float: right;
    width: 45%;
    font-size: 16px;
    color: #333;
    margin-right: 10%;
}

.RighInfo001774 .intro h1,
.RighInfo001774 .intro h3,
.RighInfo001774 .intro p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo001774 .intro h1{ padding:7% 0; color:#0076bf; font-size:26px; }
.RighInfo001774 .intro h3{ font-size:18px; font-weight:normal;display: none;}
.RighInfo001774 .intro p{line-height:30px; color:#333; margin-bottom:10%;font-size: 16px;}
.RighInfo001774 .intro a{ display:inline-block; border:1px solid #fdf3f2; padding:10px 5%; color:#0076bf; transition:0.4s;}
.RighInfo001774 .intro a:hover{ background-color:#0076bf; color:#fff;}


.RighInfo001774 .intro dd i {
    display: inline-block;
    background: #e7161b;
    color: #fff;
    font-style: normal;
    font-size: 12px;
    padding: 0 8px;
}

.RighInfo001774 .intro dd .num {
    height: 30px;
    line-height: 30px;
    width: 50px;
    text-align: center;
}

.RighInfo001774 .buy a {
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-weight: bold;
    text-align: center;
    padding: 0 30px;
    border: 1px solid #e00616;
    background: #e00616;
}

.RighInfo001774 .buy a.gobuy {
    margin-right: 10px;
    color: #fff;
}

.RighInfo001774 .buy a.addcart {
    border-color: #e7e7e7;
    background: url(../images/RighInfo001774-icon_addcart.png) no-repeat 20px center #f9f9f9;
    padding-left: 50px;
}

.RighInfo001774 .salenum {
    margin: 3% 0;
    border: 1px dashed #c9c9c9;
    padding: 3% 0;
    border-left: 0;
    border-right: 0;
}

.RighInfo001774 .salenum li {
    float: left;
    margin-right: 3%;
}

.RighInfo001774 .salenum li span {
    color: #e00616;
}

.RighInfo001774 .share li {
    float: left;
    margin-right: 5px;
}

.RighInfo001774 .share li a {
    display: block;
    line-height: 30px !important;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    padding-left: 30px !important;
    padding-right: 10px;
    background: url(../images/RighInfo001774-icon_share.png) no-repeat 10px 8px #f9f9f9;
    color: #333;
}

.RighInfo001774 .share li a.favorites {
    background-position: 10px -85px;
}

.RighInfo001774 .share li.bshare-custom a {
    float: none;
    height: auto !important;
    background-position: 10px center;
}

.RighInfo001774 .share li a:hover {
    background-image: url(../images/RighInfo001774-icon_share_hover.png);
}

.RighInfo001774 .tips {
    margin-top: 3%;
}

.RighInfo001774 .tips li {
    float: left;
    margin-right: 2%;
    line-height: 28px;
    padding-left: 30px;
    background: url(../images/RighInfo001478-icon_tips.png) no-repeat 0 0;
}

.RighInfo001774 .tips li.b {
    background-position: 0 -67px;
}

.RighInfo001774 .tips li.c {
    background-position: 0 -129px;
}

.RighInfo001774 .tips li.d {
    background-position: 0 -196px;
}

.RighInfo001774 .infobox .tab {
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    margin: 30px 0 0;
}

.RighInfo001774 .infobox .tab span {
    float: left;
    padding: 0 20px;
    color: #000;
    font-size: 16px;
    line-height: 36px;
    cursor: pointer;
}

.RighInfo001774 .infobox .tab span.on {
    background: #000;
    color: #fff;
}

.RighInfo001774 .single {
    padding: 20px 0;
    min-height: 300px;
}

.RighInfo001774 .single .tableInfo {
    border-bottom: 1px dashed #c1c1c1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.RighInfo001774 .tableInfo dd {
    float: left;
    width: 25%;
    padding: 5px 10px 5px 0;
    line-height: 24px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.RighInfo001774 .guess_like {
    float: left;
    width: 21%;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
}

.RighInfo001774 .guess_like h1 {
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}

.RighInfo001774 .guess_like h1 span {
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    display: table;
    padding: 0 15px;
}

.RighInfo001774 .guess_like li {
    padding: 15px 10px;
    border-bottom: 1px solid #e5e5e5;
}

.RighInfo001774 .guess_like li a {
    display: block;
}

.RighInfo001774 .guess_like li a:hover {
    color: #000;
}

.RighInfo001774 .guess_like li figure {
    padding-bottom: 100%;
    background-color: #fff;
    background-size: contain;
}

.RighInfo001774 .guess_like li figure img {
    display: none;
    width: 100%;
}

.RighInfo001774 .guess_like li p {
    color: #555;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.RighInfo001774 .guess_like li:hover p {
    color: #000;
}

.RighInfo001774 .guess_like li h5 {
    margin: 0;
    font-size: 16px;
    color: #e00616;
}

.RighInfo001774 .guess_like li h5 i {
    font-style: normal;
    font-size: 12px;
}

.RighInfo001774 .faq {
    float: right;
    width: 77%;
    border: 1px solid #e5e5e5;
}

.RighInfo001774 .faq .tab {
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
    overflow: hidden;
}

.RighInfo001774 .faq .tab span {
    float: left;
    padding: 0 15px;
    color: #000;
    line-height: 35px;
    cursor: pointer;
}

.RighInfo001774 .faq .tab span.on {
    background: #e9282c;
    color: #fff;
}

.RighInfo001774 .btn_faq {
    width: 110px;
    height: 31px;
    color: #fff;
    background: #e9282c;
    border: none;
    cursor: pointer;
    padding: 0;
}

.RighInfo001774 .set_faq {
    border-bottom: 1px dashed #d2d2d2;
    padding: 20px 140px 15px 20px;
    position: relative;
}

.RighInfo001774 .set_faq input.btn_faq {
    position: absolute;
    right: 20px;
    top: 20px;
}

.RighInfo001774 .set_faq li {
    float: left;
    cursor: pointer;
    margin: 0 5px 5px 0;
    border: 1px solid #e7e7e7;
    background: #f9f9f9;
    padding: 0 15px;
    color: #000;
    line-height: 29px;
    height: 31px;
    border-radius: 3px;
}

.RighInfo001774 .list dl {
    display: table;
    border-bottom: 1px dashed #d2d2d2;
    width: 100%;
    line-height: 24px;
}

.RighInfo001774 .list dt,
.RighInfo001774 .list dd {
    display: table-cell;
    padding: 20px;
}

.RighInfo001774 .list dd {
    width: 25%;
}

.RighInfo001774 .list dd span {
    display: block;
}

.RighInfo001774 .list dd.name {
    width: 20%;
    border-left: 1px dashed #d2d2d2;
}

.RighInfo001774 .list dd.name span {
    color: #e9282c;
}

.RighInfo001774 .list dt time {
    color: #b6b6b6;
}

.RighInfo001774 .list dt h4 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

.RighInfo001774 .submitQ {
    display: table;
    width: 100%;
    padding: 20px;
    border-bottom: 1px dashed #d2d2d2;
}

.RighInfo001774 .submitQ dt,
.RighInfo001774 .submitQ dd {
    display: table-cell;
    vertical-align: top;
}

.RighInfo001774 .submitQ dt {
    width: 20%;
    text-align: right;
}

.RighInfo001774 .submitQ dd textarea {
    width: 100%;
    height: 100px;
    color: #b6b6b6;
    padding: 10px;
}

.RighInfo001774 .list li {
    border-bottom: 1px dashed #d2d2d2;
    padding: 20px;
}

.RighInfo001774 .list li time {
    float: right;
    color: #b6b6b6;
}

.RighInfo001774 .Pages {
    text-align: right;
    padding: 2%;
    color: #555;
}

.RighInfo001774 .Pages .p_cur,
.RighInfo001774 .Pages a.a_first,
.RighInfo001774 .Pages a.a_end {
    display: none;
}

.RighInfo001774 .Pages a {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
    border: 1px solid #b5b5b5;
    color: #555;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.RighInfo001774 .Pages a.a_prev,
.RighInfo001774 .Pages a.a_next {
    position: relative;
}

.RighInfo001774 .Pages a.a_prev span,
.RighInfo001774 .Pages a.a_next span {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -9px;
    margin-left: -9px;
    font-size: 18px;
}

.RighInfo001774 .Pages a:hover,
.RighInfo001774 .Pages a.a_cur {
    background: #919191;
    color: #fff;
}

.RighInfo001774 .Pages em {
    font-style: normal;
}

.RighInfo001774 .Pages b {
    font-weight: normal;
}

.RighInfo001774 .Pages .i_text,
.RighInfo001774 .Pages .i_button {
    width: 50px;
    height: 40px;
    border: none;
    padding: 0;
    vertical-align: middle;
    margin: 0 5px;
}

.RighInfo001774 .Pages .i_text {
    text-align: center;
    line-height: 40px;
    background: url(../images/RighInfo001774-inputbg.jpg) no-repeat;
}

.RighInfo001774 .Pages .i_button {
    cursor: pointer;
    background: url(../images/RighInfo001774-go.jpg) no-repeat;
    margin-right: 0;
}

@media(max-width:1000px) {
    .RighInfo001774 .intro {
        width: 55%;
        margin-right: 0;
    }
}

@media(max-width:768px) {

    .RighInfo001774 .list_img,
    .RighInfo001774 .guess_like,
    .RighInfo001774 .faq,
    .RighInfo001774 .intro {
        float: none;
        width: auto;
        margin-bottom: 3%;
    }

    .RighInfo001774 .tableInfo dd {
        width: 50%;
    }

    .RighInfo001774 .Pages .p_jump {
        display: none;
    }

    .zoomContainer {
        display: none !important;
    }
}

@media(max-width:768px) and (min-width:376px) {
    .RighInfo001774 .guess_like {
        border-bottom: 1px solid #e5e5e5;
    }

    .RighInfo001774 .guess_like li {
        position: relative;
        float: left;
        width: 33.3333333%;
        border-bottom: 0;
    }

    .RighInfo001774 .guess_like li::before {
        position: absolute;
        content: '';
        width: 1px;
        height: 100%;
        background-color: #e5e5e5;
        top: 0;
        right: 0;
    }

    .RighInfo001774 .guess_like li:nth-child(3n)::before {
        display: none;
    }
}

@media(max-width:640px) {

    .RighInfo001774 .Pages .p_count,
    .RighInfo001774 .Pages .p_total {
        display: none;
    }

    .RighInfo001774 .list dl {
        font-size: 12px;
    }

    .RighInfo001774 .list dt,
    .RighInfo001774 .list dd {
        padding: 10px;
    }

    .RighInfo001774 .set_faq {
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .RighInfo001774 .set_faq input.btn_faq {
        top: 10px;
    }
}

@media(max-width:480px) {
    .RighInfo001774 .Pages em {
        display: none;
    }

    .RighInfo001774 .set_faq {
        padding-right: 10px;
    }

    .RighInfo001774 .set_faq input.btn_faq {
        position: static;
        top: auto;
    }

    .RighInfo001774 .submitQ dt,
    .RighInfo001774 .submitQ dd {
        display: block;
    }

    .RighInfo001774 .list dl:nth-child(2n) {
        background-color: #ececec;
    }

    .RighInfo001774 .list dt,
    .RighInfo001774 .list dd {
        display: block;
        width: auto !important;
    }

    .RighInfo001774 .list dd {
        border-top: 1px dashed #d2d2d2
    }

    .RighInfo001774 .list dd.name {
        border-left: 0;
    }

    .RighInfo001774 .tableInfo dd {
        float: none;
        width: auto;
    }
}


/*TextList001851 */
.TextList001851 {
    padding: 5.6% 0 0 0;
}

.TextList001851 .title {
    text-align: center;
    padding-bottom: 3%;
}

.TextList001851 .title span {
    display: inline-block;
    background: #c84445;
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    padding: 0 10px;
    vertical-align: middle;
}

.TextList001851 .title:after,
.TextList001851 .title:before {
    content: '';
    display: inline-block;
    height: 5px;
    border: 1px solid #bbb;
    border-left: 0;
    border-right: 0;
    width: 5%;
    vertical-align: middle;
}

@media(max-width:480px) {
    .TextList001851 .title span {
        font-size: 18px;
    }
}

.TextList001851 section {
    border: solid 1px #e7e7e7;
    border-radius: 6px;
    width: 92%;margin: 0 auto
}

.TextList001851 .list {
    border-bottom: solid 1px #e7e7e7;
}

.TextList001851 section .list:last-child {
    border-bottom: 0;
}

.TextList001851 .list .dot {
    font-weight: normal;
    margin: 0;
    padding: 20px 2.5%;
    background: url(../images/TextList001851-close.jpg) no-repeat 98% center #f7f7f7;
    font-size: 22px;
    cursor: pointer;
}

.TextList001851 .list .dot#on {
    background-image: url(../images/TextList001851-open.gif);
    background-color: #0076bf;
    color: #fff;
    border-radius: 10px 10px 0 0;
}

.TextList001851 .list .con {
    display: none;
    padding: 2.5% 4%;
    text-align: center;
}
.TextList001851 .list .con p{
    font-size: 16px;
    color: #333;
    line-height: 2;
    letter-spacing: 1px;
    list-style: square;
    text-align: left;

}

.TextList001851 .list .con p.pd-20{
    font-size: 16px;
    color: #333;
    line-height: 2;
    letter-spacing: 1px;
    list-style: square;
    text-align: left;
    padding-left: 20px;

}

.TextList001851 .list .con p strong{
	display: block;
    font-size: 18px;
    border-left: 5px solid #0076bf;
    padding-left: 15px;
    line-height: 1;
    margin: 30px 0 10px -20px;
    color: #0076bf;
}

.TextList001851 .list .con p:nth-child(1) strong{
	margin: 0 0 10px -20px;
}

.TextList001851 .list .con ul li{
    list-style: square;
}


/*RighInfo002816 */
.RighInfo002816 {
    max-width: 1600px;
    margin: 0 auto;
}

.RighInfo002816 .img-block {
    display: block;
    width: 100%;
    border-radius: 10px;
}

.RighInfo002816 ul {
    margin-bottom: 6.8%;
}

.RighInfo002816 ul .inner {
    background: #fff;
    padding-top: 2%;
    padding-bottom: 2%;
    border-radius: 10px;
}

.RighInfo002816 ul h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 10px;
    color: #222;
}

.RighInfo002816 ul h3:before {
    display: inline-block;
    content: '';
    height: 16px;
    width: 4px;
    background: #0076bf;

    margin-right: 15px;
}

.RighInfo002816 ul .li p {
    line-height: 28px;
    color: #666;
}

.RighInfo002816 ul .li .icon {
    padding-bottom: 15px;display: none;
}

@media(min-width:1025px) {
    .RighInfo002816 ul:nth-child(2n-1) .ol {
        float: left;
    }

    .RighInfo002816 ul:nth-child(2n-1) .li {
        float: right;
    }

    .RighInfo002816 ul:nth-child(2n) .ol {
        float: right;
    }

    .RighInfo002816 ul:nth-child(2n) .li {
        float: left;
    }

    .RighInfo002816 ul .ol{
        width: 35%;
    }
    .RighInfo002816 ul .li {
        width: 65%;
    }

    .RighInfo002816 ul .li {
        position: relative;
        z-index: 10;
    }

    .RighInfo002816 ul:nth-child(2n-1) .li .inner {
        margin-left: -0%;
        padding-left: 12%;
    }

    .RighInfo002816 ul:nth-child(2n) .li .inner {
        width: 100%;
        padding-right: 15%;
    }
}

@media(max-width:1440px){
    .RighInfo002816 ul .inner {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media(max-width:1024px) {
    .RighInfo002816 ul .li {
        padding: 0 !important;
    }

    .RighInfo002816 ul .inner {
        padding: 20px;
    }
}



/*科研项目*/
.kyxm{
    max-width: 1600px;
    margin: 0 auto;
    width: 92%;

}

.kyxm ul{
    width: 100%;
    display: block;
}

.kyxm ul li{
    width: 100%;
    display: block;
    list-style: square;
    position: relative;
    border:1px solid #eee;
    padding: 0 60px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.kyxm ul li:hover{box-shadow: 0 0 10px rgba(0,0,0,.2)}
.kyxm ul li i{
    width: 6px;
    height: 6px;
    background: #000;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left: 40px;
    top: 45%;
}

.kyxm ul li a{
    font-size: 18px;
    line-height: 3;
    font-weight: 500;
    letter-spacing: 1px;
    display: inline-block;
}


/*PicList002854 */
.PicList002854 {
    max-width: 1600px;
    margin: 0 auto;
}

.PicList002854 li {
    float: left;
    margin-bottom: 4%;
}

.PicList002854 li a {
    display: block;
    border: solid 3px #f5f5f5;
    position: relative;
    padding: 2vw 1vw 4vw;
    transition: 0.3s;
}

.PicList002854 li aside {
    font-size: 18px;
    line-height: 28px;
    height: 56px;
    text-align: center;
    color: #333;
}

.PicList002854 li .Ispic {
    background-size: contain;
    padding-bottom: 80%;
}

.PicList002854 li a:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    background: url(../images/PicList002854_btn.png) no-repeat center center #f5f5f5;
    right: 0;
    bottom: 0;
    background-size: auto 21px;
    transition: 0.3s;
}

.PicList002854 li a:hover {
    border-color: #0076bf;
}

.PicList002854 li a:hover:after {
    background-color: #0076bf;
    background-image: url(../images/PicList002854_btn_hover.png);
}

@media(min-width:769px) {
    .PicList002854 li {
        width: 22.5%;
    }

    .PicList002854 li:not(:nth-child(4n)) {
        margin-right: 2.5%;
    }
}

@media(max-width:768px) {
    .PicList002854 li {
        width: 48%;
    }

    .PicList002854 li:not(:nth-child(2n)) {
        margin-right: 4%;
    }

    .PicList002854 li aside {
        font-size: 16px;
    }

    .PicList002854 li a:after {
        width: 7vw;
        height: 7vw;
        background-size: auto 50%;
    }
}

@media(max-width:480px) {
    .PicList002854 li aside {
        font-size: 14px;
        line-height: 20px;
        height: 40px;
    }
}


/*PicList000687 */

.PicList000687 {
    padding:  0;
    overflow: hidden;
}

.PicList000687 .auto {
    max-width: 1600px;
}

.PicList000687 .tab-list{
	width: 30%;
	float: right;
	padding-left: 60px;
}
.PicList000687 .tab-list h3{
	border-left: 3px solid #0076bf;
	padding-left: 18px;
	font-size: 24px;
	font-weight: 600;
	line-height: 1;
	color: #000;
	margin-bottom: 30px;
}

.PicList000687 .tab-list .dl{display: none;}
.PicList000687 .tab-list dl{padding:0}
.PicList000687 .tab-list dt{margin-bottom: 15px;border-bottom: 1px dashed #ddd; padding-left: 10px;background: url(../images/Floor002862_icon.png) no-repeat left center;}
.PicList000687 .tab-list dt:hover{box-shadow: 0 0 10px rgba(0,0,0,.15)}
.PicList000687 .tab-list dt:hover a{color: #0076bf}
.PicList000687 .tab-list dt a{line-height: 40px;font-size: 16px;color: #222; display: block;width: 100%;}
.PicList000687 .tab-list dt time{font-size: 14px;color: #999;margin-bottom: 15px;line-height: 1; 
	display: block;}
.PicList000687 .tab-list dd .pic img{display: block;width: 100%;}
.PicList000687 .tab-list dd .txt{color: #999;}
.PicList000687 .tab-list dd aside{font-size: 18px;line-height: 30px;}
.PicList000687 .tab-list dd p{font-size: 16px;line-height: 24px;}
@media(min-width:641px){
.PicList000687 .tab-list dd{height: 200px;position: relative;padding-left: 240px;}
.PicList000687 .tab-list dd .pic{position: absolute; left: 0; top: 0; width: 240px;}
.PicList000687 .tab-list dd .txt{padding: 0 36px;}
}
@media(max-width:640px){
.PicList000687 .tab-list dd .txt{padding: 3vw;}
}
@media(max-width:640px){
.PicList000687 .tab-list dd .txt{padding: 3vw;}
}

.PicList000687 .auto .ul{
	width:70%;
	float: left;
}
.PicList0006877 .auto .ul{
	width:100%;
}

.PicList000687 .title {
    margin-bottom: 2.5vw;
    text-align: center;
}

.PicList000687 .title .cn {
    font-size: 30px;
    color: #a52d33;
    padding-bottom: 10px;
    font-weight: bold;
}

.PicList000687 .title .en {
    color: #d2d2d2;
    letter-spacing: 2px;
}

@media(max-width:768px) {
    .PicList000687 .title {
        margin-bottom: 5vw;
    }
    .PicList000687 .auto .ul,.PicList000687 .tab-list{width: 100%;}
    .PicList000687 .tab-list{padding-left: 0;margin-top: 20px;}
}

@media(max-width:640px) {
    .PicList000687 .title .cn {
        font-size: 6vw;
    }
}

.PicList000687 .more {
    text-align: center;
    width: 125px;
    line-height: 40px;
    color: #fff;
    background: #a5894b;
    display: block;
    border-radius: 4px;
}

.PicList000687 .more:hover {
    background: #0076bf;
}

.PicList000687 .more:after {
    display: inline-block;
    content: '';
    background: url("../images/PicList000687_more.png") no-repeat;
    width: 25px;
    height: 6px;
    vertical-align: middle;
    margin-left: 5px;
}

@media(max-width:480px) {
    .PicList000687 .more {
        line-height: 10vw;
    }
}

.PicList000687 .tit {
    font-size: 22px;
    color: #000;
}

.PicList000687 time {}

.PicList000687 p {
    line-height: 1.715em;
    color: #7d7d7d;
    height: 3.43em;
    margin-bottom: 30px;
    margin-top: 30px;
	padding-right: 3vw;
}

@media(max-width:640px) {
    .PicList000687 .tit {
        font-size: 4vw;
    }

    .PicList000687 p {
        font-size: 3.5vw;
    }
}

.PicList000687 .news-top {
    padding-bottom: 2vw;
}

.PicList000687 .news-top li{
	list-style: none;
}
.PicList000687 .news-top li:hover .pic img{transform: scale(1.05);}
.PicList000687 .news-top li .pic img{transition: all 0.3s;}
.PicList000687 .news-top .info {
    /*border-top: 1px solid #eee;*/
    /*border-bottom: 1px solid #eee;*/
	background: #f7f7f7;
	border-radius: 0 10px 10px 0;
}

.PicList000687 .news-top time {
    border-left: 1px solid #c6c6c6;
    padding-left: 30px;
    display: inline-block;
    margin-top: 10px;
    color: #0076bf;
    font-size: 18px;
}

.PicList000687 .news-top time span {
    display: block;
    font-size: 18px;
}

.PicList000687 .news-top .slick-dots {
    text-align: center;
    padding-top: 1.72vw;
}

.PicList000687 .news-top .slick-dots li {
    display: inline-block;
    width: 20px;
    height: 3px;
    margin: 0 5px;
    background-color: #d9d9d9;
}

.PicList000687 .news-top .slick-dots li button {
    display: none;
}

.PicList000687 .news-top .slick-dots li.slick-active {
    background: #a5894b;
}

.PicList000687 .news-top .pic img{
    min-height: 100%;
    width: 100%;
    border-radius: 10px 0 0 10px;
}

@media(min-width:769px) {
    .PicList000687 .news-top .pic {
        width: 520px;
        height: 16vw;
        overflow: hidden;
    }

    .PicList000687 .news-top .info .main {
        padding-left: 5.21vw;
    }
}

@media(min-width:1025px) and (max-width:1024px) {
    .PicList000687 .news-top .pic {
        width: 45%;
    }
}

@media(max-width:768px) {

    .PicList000687 .news-top .ytable-cell,
    .PicList000687 .news-top .ytable {
        display: block;
    }

    .PicList000687 .news-top .info {
        padding: 5vw;
    }
}

@media(max-width:640px) {
    .PicList000687 .news-top time {
        font-size: 3.6vw;
    }
}

.PicList000687 .news-list {
    background: #fff;
    padding: 2vw 0 2vw 0;
	border-top: 1px solid #eee;
}




.PicList000687 .news-list li {
    padding-top: 1vw;
    padding-bottom: 1vw;
    border-bottom: 1px solid #ddd;
}
.PicList000687 .news-list li:nth-child(1){
	padding-top: 0;
}

.PicList000687 .news-list li:hover{
	background: #fff;
}

.PicList000687 .news-list li a:hover .tit{
    color: #0076bf;
}

.PicList000687 .news-list .main {
    padding-left: 2.5vw;
    padding-right: 4.06vw;
    margin: 1vw 0;
}

.PicList000687 .news-list .tit {
    margin-bottom: 10px;
}

.PicList000687 .news-list time {
    color: #ccc;
}

.PicList000687 .news-list .more {
    line-height: normal;
    color: #a5894b;
    background: none;
    width: auto;
    text-align: left;
}
.PicList000687 .news-list li:hover .pic img{transform: scale(1.1);}
.PicList000687 .news-list li .pic img{transition: all 0.3s;}
.PicList000687 .news-list .more:after {
    background-image: url("../images/PicList000687_more.gif");
}

@media(min-width:641px) {
    .PicList000687 .news-list .pic {
        width: 320px;
        border-radius: 10px;
        overflow: hidden;
    }
}

@media(max-width:640px) {

    .PicList000687 .news-list .ytable-cell,
    .PicList000687 .news-list .ytable {
        display: block;
    }

    .PicList000687 .news-list li {
        margin-bottom: 4vw;
    }

    .PicList000687 .news-list .main {
        padding: 4vw;
        border: 2px solid #0076bf;
        border-bottom: 0;
    }
}

.b_f5{
    background: #f5f5f5;
}



/*RighInfo002973 */
.RighInfo002973 {
    margin: 0;
    color: #333;
    font-size: 16px;
}

.RighInfo002973>.auto {
    max-width: 1600px;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
}

.RighInfo002973 .news-details {
    max-width: 1440px;
    padding: 3% 0;
}

.RighInfo002973 .news-details .title {
    text-align: center;
}

.RighInfo002973 .news-details .title h1 {
    font-size: 30px;
    margin: 0 0 20px 0;
    line-height: 1.5;
}

.RighInfo002973 .news-details .title aside span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 5px;
    line-height: 16px;
    font-size: 16px;
    font-weight: 500;
}

.RighInfo002973 .news-details .title .bshare-custom {
    display: inline-block;
}

.RighInfo002973 .bshare-custom a {
    background-position: center center;
    margin: 0 0 0 14px;
}

.RighInfo002973 .bshare-custom a.bshare-weixin {
    background-image: url("../images/RighInfo002973_share_wx.png");
}

.RighInfo002973 .bshare-custom a.bshare-sinaminiblog {
    background-image: url("../images/RighInfo002973_share_sina.png");
}

.RighInfo002973 .bshare-custom a.bshare-qzone {
    background-image: url("../images/RighInfo002973_share_qz.png");
}

.RighInfo002973 .news-details .edit-info {
    line-height: 1.875em;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    padding: 2% 0;
    margin-bottom: 2%;
}

.RighInfo002973 .news-details .edit-info  p{
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0.5vw;
}

.RighInfo002973 .news-details .edit-info img{
    margin: 0 auto ;
    max-width: 100%;
    border-radius: 10px;
    display: block;
}

.RighInfo002973 .pn-page aside {
    padding: 10px 0;
}

.RighInfo002973 .pn-page aside a {
    color: #666;
}

.RighInfo002973 .pn-page aside a b {
    color: #333;
}

.RighInfo002973 .operating a:hover,
.RighInfo002973 .pn-page aside a:hover {
    color: #205393;
}

.RighInfo002973 .operating {
    overflow: hidden;
    line-height: 24px;
}

.RighInfo002973 .operating a {
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
}

.RighInfo002973 .operating a:not(:last-child) {
    margin-right: 45px;
}

.RighInfo002973 .operating a.a-print {
    background-image: url("../images/RighInfo002973_print.png");
}

.RighInfo002973 .operating a.a-close {
    background-image: url("../images/RighInfo002973_close.png");
}
.RighInfo002973 .operating a.a-back {
    background-image: url("../images/back.png");
}

@media(min-width:1025px) {
    .RighInfo002973 .pn-page {
        min-height: 24px;
        position: relative;
        padding-right: 230px;
    }

    .RighInfo002973 .pn-page .operating {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .RighInfo002973 .operating a {
        float: left;
    }
}

@media(max-width:1024px) {
    .RighInfo002973 .operating {
        text-align: right;
        padding-bottom: 20px;
    }

    .RighInfo002973 .operating a {
        display: inline-block;
    }
}

@media(max-width:640px) {
    .RighInfo002973 .news-details .title h1 {
        font-size: 6vw;
    }

    .RighInfo002973 {
        font-size: 14px;
    }
}


/*PicList002149 */
.PicList002149 {
    width: 100%;
}

.PicList002149 .auto {
    max-width: 1600px;
}

.PicList002149 h3 {
    margin: 0;
    font-size: 18px;
}

.PicList002149 p {
    line-height: 26px;
    overflow: hidden;
    color: #999;
    height: 52px;
    margin: 2% 0 0 0;
}

.PicList002149 ol {
    background-color: #fafafa;
    margin-bottom: 2%;
    position: relative;
    padding-left: 36.25%;
}

.PicList002149 ol .Ispic {
    width: 36.25%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.PicList002149 ol .Ispic img {
    display: none;
}

.PicList002149 ol div {
    padding: 5% 10% 3% 5%;
}

.PicList002149 ol h3 a {
    color: #0076bf;
}

.PicList002149 ol time {
    display: block;
    padding: 3% 0;
}

.PicList002149 ol p {
    margin: 0 0 3% 0;
    height: 78px;
}

.PicList002149 ol a.more {
    display: inline-block;
    width: 125px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #a5894b;
    font-size: 14px;
    letter-spacing: 1px;
}

.PicList002149 ol a.more:hover{
    background: #0076bf;
}

.PicList002149 li {
    overflow: hidden;
    padding-left: 160px;
    padding-right: 58px;
    position: relative;
    margin-bottom: 2%;
    background-color: #fafafa;
}

.PicList002149 li:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 58px;
    height: 100%;
    background: url(../images/PicList002149-more.png) no-repeat center center;
    border-left: 2px solid #fff;
}

.PicList002149 li div {
    border-left: 1px solid #ededed;
    padding: 2% 3%;
}

.PicList002149 li time {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 100%;
}

.PicList002149 li time span {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #b2b2b2;
    font-size: 16px;
}

.PicList002149 li time i {
    font-style: normal;
    font-size: 50px;
    color: #999;
    display: block;
    line-height: 40px;
}

.PicList002149 li time i:after {
    display: block;
    content: '';
    margin: 5px auto;
    height: 1px;
    width: 50%;
    max-width: 66px;
    background: #dfdfdf;
}

@media(max-width:1000px) {
    .PicList002149 li {
        padding-left: 100px;
        padding-right: 30px;
    }

    .PicList002149 li:after {
        width: 30px;
        background-size: 35% auto;
    }

    .PicList002149 li time {
        width: 100px;
    }

    .PicList002149 li time span {
        font-size: 14px;
    }

    .PicList002149 li time i {
        font-size: 40px;
        line-height: 30px;
    }
}

@media(max-width:768px) {
    .PicList002149 h3 {
        font-size: 16px;
    }
}

@media(max-width:640px) {
    .PicList002149 ol {
        padding-left: 0;
    }

    .PicList002149 ol .Ispic {
        width: auto;
        position: relative;
        height: auto;
        display: block;
        padding-bottom: 60%;
    }

    .PicList002149 ol div {
        padding: 3%;
    }
}

@media(max-width:480px) {
    .PicList002149 li {
        padding-left: 80px;
        padding-right: 0;
    }

    .PicList002149 li:after {
        display: none;
    }

    .PicList002149 li time {
        width: 80px;
    }

    .PicList002149 li time span {
        font-size: 12px;
    }

    .PicList002149 li time i {
        font-size: 30px;
    }

    .PicList002149 h3 {
        font-size: 14px;
    }

    .PicList002149 p {
        font-size: 12px;
        line-height: 20px;
        overflow: hidden;
        height: 40px;
    }

    .PicList002149 ol p {
        height: 60px;
    }
}


/*Menu001093 */
.Menu001093 {
    position: relative;
    z-index: 1;
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
}

.Menu001093 .auto {
    max-width: 1600px;
/*    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);*/

}

.Menu001093 .nav {
    display: table;
    margin: 0 auto;
}

.Menu001093 .nav li {
    float: left;
    position: relative;
    display: table;
    height: 70px;
    margin: 0 1px;
    min-width: 8.334vw;
}

.Menu001093 .nav li a {
    transition: 0.3s;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    padding: 0 2vw;
}

.Menu001093 .nav li a:hover,
.Menu001093 .nav li.aon a {
    background: #0076bf;
    color: #fff;
}

.Menu001093 .nav li a:after {
    position: absolute;
    bottom: 6px;
    left: 50%;
    margin-left: -6px;
    content: '';
    border: 4px solid transparent;
    border-top-color: #fff;
    width: 0;
    height: 0;
    border-top-width: 6px;
}

@media(max-width:640px) {
    .Menu001093 .nav li {
        height: 10vw;
    }

    .Menu001093 .nav li a {
        font-size: 2.6vw;
    }
}

@media(max-width:480px) {
    .Menu001093 .nav li {
        height: 14vw;
    }

    .Menu001093 .nav li a {
        font-size: 3.5vw;
        padding: 0 4vw;
    }

    .Menu001093 .nav li a:after {
        bottom: 0.5vw;
    }
}


/*Menu002849 */
.Menu002849{background: url(../images/dh_bg.png) no-repeat center;height: 5vw;background-size: 100% 100%}
.Menu002849 .auto{max-width: 1600px; width: 88%;margin-top: -2.5vw;}
.Menu002849 .Current em{float: right;font-style: normal; max-width: 90%;padding-top: 3vw;}
.Menu002849 .Current,
.Menu002849 .Current a{color: #fff;}
.Menu002849 .Current a:hover{color: #ea5432;}
.Menu002849 .Current a:not(:last-child):after{display: inline-block; width: 5px; height: 5px; vertical-align: middle;background: #e5e5e5; content: ''; margin: 0 17px;}
.Menu002849 .nav-menu{position: relative; padding-right: 40px;}
/*.Menu002849 .nav-menu:before{position: absolute; width: 200%; top: 0;height: 100%; right: 0;
	background: #0076bf;content: '';}*/
.Menu002849 .nav{height: 5vw;position: relative; z-index: 10;}
.Menu002849 .nav li{line-height: 5vw;float: left; margin-right: 20px;position: relative;}
.Menu002849 .nav-menu li a{font-size: 16px;color: #fff;display: block;transition: 0.3s;padding: 0 20px;}
.Menu002849 .nav-menu li.aon a,
.Menu002849 .nav-menu li a:hover{color: #fff;background: hsl(0deg 0% 0% / 15%);}
.Menu002849 .nav-menu .more{position: absolute; right: 10px; top: 50%; margin-top: -10px;}
.Menu002849 .nav-menu .more dt{font-size: 0; width: 20px;padding-bottom: 10px; }
.Menu002849 .nav-menu .more dt i{display: block;height: 20px; border-radius: 3px;background: #fff url(../images/Menu002849_more.gif) no-repeat center center; cursor: pointer;}
.Menu002849 .nav-menu .more dd a{color: #333}
.Menu002849 .nav-menu .more dd{position: absolute; right: 0; width: 200px;background: #fff; top: 100%;border: 1px solid #eee;border-radius: 4px;padding:10px 15px;box-shadow: 0 3px 5px rgba(0,0,0,0.2);display: none;}
.Menu002849 .nav-menu .more dd li{line-height: 40px;}
.Menu002849 .nav-menu .more dd li:not(:last-child){border-bottom: 1px solid #eee;}

.Menu002849 .nav li dl{position: absolute;left: 50%;top: 110%;transform: translateX(-50%);width: 280px;text-align: left;background-color: #fff;padding: 15px;border-radius: 0 0 5px 5px;transition: all 0.5s;opacity: 0;visibility: hidden;z-index: -1;box-shadow: 0 0 10px rgba(0,0,0,0.1);line-height: 1.5;}
.Menu002849 .nav li dl dd:not(:last-child){padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ddd;}
.Menu002849 .nav li dl dd a{background-color: transparent !important;color: #333 !important;}
.Menu002849 .nav li dl dd a:hover{color: #0076bf !important;}
.Menu002849 .nav li:hover dl{visibility: visible;opacity: 1;top: 100%;z-index: 10;}
.Menu002849 .nav dl.null{display: none !important;}

@media(min-width:1025px){
	.Menu002849 .Current{float: right; width: 28.473%;}
	.Menu002849 .nav-menu{float: left;width: 71.527%;}
}
@media(max-width:1024px){
.Menu002849 .Current{float: right;width: 34%}
.Menu002849 .nav-menu{width: 65%;float: left;}
.Menu002849 .Current em{padding-top: 1.5vw;}
.Menu002849 .nav li{margin-right: 0;}
.RighInfo003141 .intro .title{font-size: 30px;}
.RighInfo003141 .intro .info{font-size: 16px;line-height: 1.5;}

}
@media(max-width:768px){
	.Menu002849{display: none}
	.Menu002849 .nav{height: 45px;}
	.Menu002849 .nav li{line-height: 45px;margin-right: 10px;}
	.Menu002849 .Current em{line-height: 30px;}
}
@media(max-width:480px){
	.Menu002849 .nav li a{font-size: 14px;padding: 0 10px;}
}



/*Floor003066 */
.Floor003066{background: #fff;background-size: 100% auto; padding-bottom: 3.13vw;margin-top: 4.17vw;overflow: hidden;}
.Floor003066 .auto{max-width: 1600px;}

.Floor003066 .col-title{font-size: 48px; padding-bottom: 10vw;}
.Floor003066 .col-title .cn{font-size: 36px;color: #333;font-weight:600;}
.Floor003066 .col-title .cn:after{display: inline-block; content: ''; height: 1px;background: #0076bf; width: 3.354em;
	margin-left: 0.521em; vertical-align: middle;}
.Floor003066 .col-title .en{ display: none; color: #0076bf;line-height: 1em; padding-top: 0.2em;}
@media(min-width:769px) and (max-width:1024px){
	.Floor003066 .col-title{font-size: 4vw; }
}
@media(max-width:640px){
	.Floor003066 .col-title{font-size: 9vw; }
}


.Floor003066 .more{margin-top: 2vw;}
.Floor003066 .more a{display: inline-block; border: 1px solid #0076bf;background: #0076bf;line-height: 2.875em;border-radius: 50px;color: #fff; padding: 0 2.5em; transition: 0.3s; font-size: 16px;}
.Floor003066 .more a:hover{background: #fff;color: #0076bf;}
@media(max-width:640px){
	.Floor003066 .more a{font-size: 4vw; }
}

@media(min-width:1025px){
	.Floor003066 .fl{width: 21.429%;}
	.Floor003066 .fr{width: 72%;}
}

.Floor003066 .intro{font-size: 18px;color: #333;}
.Floor003066 .intro .cn{line-height: 2;}
.Floor003066 .intro .en{font-size: 0.777em;color: #999; line-height: 1.6em; border-top: 1px solid #e5e5e5;margin-top: 0.667em; padding-top:  0.667em;}
@media(max-width:640px){
	.Floor003066 .intro{font-size: 4vw;}
}

.Floor003066 .slider li{padding: 0 0 30px 0;}

.Floor003066 .slider li a{display: block;box-shadow: 9px 0 21px rgba(0,0,0,0.11);}
.Floor003066 .slider li .imgbox{padding-top: 0;}
.Floor003066 .slider li .imgbox img{width: 100%;  height: 100%;  object-fit: cover;}
.Floor003066 .slider li .info{background-color: #fff;padding: 1.563vw;min-height: 1.84rem;position: relative;}
.Floor003066 .slider li .info:after{position: absolute;left: 0;bottom: 0;width: 0;
	transition: all 0.5s;background-color: #0076bf;height: 3px;content: "";}
.Floor003066 .slider li .ti{min-height: 0.6rem;margin-bottom: 0.34rem;font-size: 18px;line-height: 1.5;}
.Floor003066 .slider li .more{position: relative;color: #c6c4c4;}
.Floor003066 .slider li .more:before{position: absolute;left:70px;width: calc(100% - 110px);content: "";height: 1px;background-color: #e1e1e1;top: 50%;}
.Floor003066 .slider li .more:after{position: absolute;right: 0;content: "";width: 17px;height: 17px;background: url(../images/sj3.svg) no-repeat center center/contain;top: 50%;transform: translateY(-50%);transition: all 0.5s;}
.Floor003066 .slider li:hover .more:after{background: url(../images/sj.svg) no-repeat center center/contain;top: 50%;
	transform: translateY(-50%) scale(1.2);}
.Floor003066 .slider li:hover .info:after{width: 100%;}



.Floor003066 .slider li a{display: block;margin: 0 1.4vw;
	position: relative; padding: 0; background: #fff; transition: 0.3s;}
.Floor003066 .slider li figure{background-size: contain;padding-bottom: 179.348%;}
.Floor003066 .slider li .hover{position: absolute; z-index: 10;width: 120px; height: 120px; background-color: #21b461; color: #fff; text-align: center; border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%,-50%) scale(0); opacity: 0; transition: 0.3s;}
.Floor003066 .slider li .hover .ytable{height: 100%;}
.Floor003066 .slider li .hover span{font-size:12px;display: block;background: url("../images/Floor003066_rice.png") no-repeat center bottom;padding-bottom: 27px;font-family: 'ArialMT';}
.Floor003066 .slider li .hover aside{font-size: 16px; padding-bottom: 5px;}
.Floor003066 .slider li a:hover{box-shadow: 0 2px 20px rgba(0, 0, 0, 0.12); }
.Floor003066 .slider li a:hover .hover{opacity: 1;transform: translate(-50%,-50%) scale(1);}
.Floor003066 .btn{text-align: left;padding-top: 4vw;}
.Floor003066 .btn .slick-arrow{width: 46px; height: 46px; border-radius: 50%; border: 2px solid #b1b1b2; position: relative;}
.Floor003066 .btn .slick-arrow:before{position: absolute; content: ''; width: 12px; height: 12px;
	border-right: 2px solid #b1b1b2;border-top: 2px solid #b1b1b2; transform: rotate(45deg);
	left: 50%; top: 50%; margin: -6px 0 0 -8px;}
.Floor003066 .btn .slick-arrow:hover,
.Floor003066 .btn .slick-arrow:hover:before{border-color: #0076bf;}
.Floor003066 .btn .slick-prev{transform: rotate(180deg);margin-right: 20px;}
@media(min-width:641px){
	.Floor003066 .slider{margin: 0 -2.8vw; padding: 0 1.4vw;}
}
@media(max-width:640px){
	.Floor003066 .slider li figure{padding-bottom: 100%;}
}


/*Menu003070 */
.Menu003070{width:100%;background-color: #f5f5f5;}
.Menu003070 .auto{max-width: 1600px;}
.Menu003070 .auto ul{padding: 19px 0;}
.Menu003070 li{float: left; padding: 0 15px;}
.Menu003070 li a{display: block;line-height: 2.778em;font-size: 18px;color: #3d3d3d; padding:  0 30px;}
.Menu003070 li.aon a,
.Menu003070 li a:hover{color: #fff;background-color: #0076bf;border-radius: 5px;}
@media(min-width:641px){
	.Menu003070 .auto ul{display: table; margin: 0 auto;}
}
@media(max-width:1440px){
	.Menu003070 li{padding: 0 1vw;}
	.Menu003070 li a{padding:  0 2vw;}
}
@media(max-width:640px){
	.Menu003070 li a{font-size: 3.5vw;}
	.Menu003070 li{margin-bottom: 1vw; width: 32%;}
	.Menu003070 li:not(:nth-child(3n)){margin-right: 2%;}
}


/*RighInfo003148 */
.RighInfo003148 .auto{padding: 0;max-width: 1600px;margin: 0 auto;}
.RighInfo003148 .title{font-size: 24px;color: #333333; margin-bottom: 1.2em;}
.RighInfo003148 .items-group .items:first-child{border-top: 1px solid rgba(0,0,0,0.11);}
.RighInfo003148 .items-group .items:last-child{border-bottom: 1px solid rgba(0,0,0,0.11);}
.RighInfo003148 .items-group .items p{color: #999;font-size: 0.875em; line-height: 1.64285;}
.RighInfo003148 .items-group .items p + .title{margin-top: 2em;}
.RighInfo003148 .items-group .img img{transition: all 0.3s}
.RighInfo003148 .items-group .items:hover .img img{transform: scale(1.1);}
.RighInfo003148 .box-rows{margin-top: 4.875em;}
.RighInfo003148 .box-rows .title{margin-bottom: 3.95833em;}
.RighInfo003148 .box-rows dd{box-shadow: 0px 0.625em 3.75em rgba(0, 0, 0, 0.05);border: solid 1px #f3f3f3;  text-align: center;}
.RighInfo003148 .box-rows dd .heart{font-size: 1.375em;width: 4.0909em; height: 3.5454em; display: block;margin: -1.36363em auto 0; line-height:3.5; background: url(../images/RighInfo003148-icon.svg) no-repeat center; background-size: contain;text-align: center;color: #fff;}
.RighInfo003148 .box-rows dd aside{color: #000000;font-size: 1.25em;font-family: 'SourceHanSansCN-Medium'; margin: 2.4em 0 1em 0;line-height: 1;}
.RighInfo003148 .box-rows dd p{color: #999999; width:73%; margin: auto;}
@media (min-width:1025px) {
.RighInfo003148 .items-group .img{width: 50%;border-radius: 10px;
    overflow: hidden;}
.RighInfo003148 .items-group .items:nth-child(2n-1) .txt{padding-right:3.5em;}
.RighInfo003148 .items-group .items:nth-child(2n) .txt{padding-left:3.5em;}  
.RighInfo003148 .box-rows dd{float: left;min-height: 15.625em; width: 30.715%;margin-bottom: 3.9275%;}  
.RighInfo003148 .box-rows dd:not(:nth-child(3n)){ margin-right: 3.9275%;}
}
@media (max-width:1024px) {
.RighInfo003148 .items-group .txt{padding: 2em 0;}   
.RighInfo003148 .box-rows dd{padding-bottom: 3em; margin-bottom: 4em;}
.RighInfo003148 .box-rows dd p{ width:90%;}
}


/*
 .RighInfo002778 
 */
.RighInfo002778{ padding:4% 0;background: #f6fbff;}
.RighInfo002778 .auto_1650{ max-width:1600px;}
@media(max-width:1650px){
.RighInfo002778 .auto_1650{ padding:0 2%;}
}
.RighInfo002778 .auto_1680{ max-width:1600px;}
@media(max-width:1680px){
.RighInfo002778 .auto_1680{ padding:0 2%;}
}

.RighInfo002778 .title{ padding-bottom:2%;  color: #333; position: relative; text-align: center;}
.RighInfo002778 .title h2{z-index: 9;font-size: 36px;display: block;position: relative;color: #0076bf;letter-spacing: 1px}
.RighInfo002778 .title span{text-transform:uppercase; font-size:20px;  color:#ebebeb;
	display: block; position: absolute; top:5%; width: 100%; z-index: 1;line-height: 36px;}
.RighInfo002778 .title:after{ display:block; content:''; margin:30px  auto 0;width:40px; height:1px;background-color:#ccc;}
.RighInfo002778 .intro,
.RighInfo002778 .img{padding:2%; margin: 0 auto;}
.RighInfo002778 .span{color:#cb8d40; font-size: 36px;}
.RighInfo002778 .h1{color:#8a6129; font-size:30px; margin:14px 0; position: relative; padding-bottom: 60px;}
.RighInfo002778 .h1:after{ position: absolute; left:16px; bottom: 0; display:block; content:''; width:1px; height:40px;background-color:#cb8d40; transform:rotate(45deg); 
-ms-transform:rotate(45deg); 	
-moz-transform:rotate(45deg); 	
-webkit-transform:rotate(45deg); 
-o-transform:rotate(45deg);
}
.RighInfo002778 .p{color:#666; font-size:14px; margin: 0; line-height: 40px;}

.RighInfo002778 .box ul{position:relative; font-size: 0;}
.RighInfo002778 .box li .Ispic{display: block;  transition:all 0.5s;}

.RighInfo002778 .text-dl{display: inline-block;text-align: center;width: 100%;}
.RighInfo002778 .text-dl dd{display: inline-block;font-size: 18px;border: 2px solid #09a0ea;color:#0076bf;
	letter-spacing: 1px;font-weight: 600;
	line-height: 36px;padding: 0 20px 0 6%;margin: 0 20px;border-radius: 4px;overflow: hidden;width: 25%;
    position: relative;}
.RighInfo002778 .text-dl dd span{ font-size: 18px;  color: #fff;display: inline-block;
    padding: 0 30px;margin-right: 20px;position:absolute;left:0;
    background: #36d1dc; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #36d1dc, #5b86e5); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #0fbdff, #0076cd); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

.RighInfo002778 .box .ul-2 li .title-1{position: relative;
	background: #0076bf;display: inline-block;width: 100%;height: 100%;text-align: center;}
.RighInfo002778 .box .ul-2 li .title-1 h2{line-height: 12vw;font-size: 48px;font-weight: 600;color: #fff;
	letter-spacing: 2px;z-index: 9;position: relative;}
.RighInfo002778 .box .ul-2 li .title-1 span{font-size: 66px;line-height: 12vw;font-weight: 600;
	color: rgb(255 255 255 / 5%);
	position: absolute;top: 0;left: 0;width: 100%;display: inline-block;z-index: 1;}
@media(min-width:541px){
.RighInfo002778 .title{ font-size:36px;}
.RighInfo002778 .title span{font-size:30px;}	
.RighInfo002778 .box ul li  img{transition: all 0.3s}
.RighInfo002778 .box ul li:hover img{transform: scale(1.05);}
.RighInfo002778 .box .ul-1{ width: 100%;display: block;margin: 20px -10px;}	
.RighInfo002778 .box .ul-1 li{width: 20%;padding:0 10px;display: inline-block;}
.RighInfo002778 .box .ul-2{ width: 100%;display: inline-block;margin: 0 -10px;}	
.RighInfo002778 .box .ul-2 li{width: 20%;display: inline-block;padding:0 10px;float: left;}
.RighInfo002778 .box .ul-2 li:nth-child(1){margin-left: 10%;}
.RighInfo002778 .box .ul-2 li:nth-child(2){width: 40%;}
.RighInfo002778 .box .ul-2 li .title-1{position: relative;
	background: #0076bf;display: inline-block;width: 100%;height: 100%;text-align: center;}
.RighInfo002778 .box .ul-2 li .title-1 h2{line-height: 12vw;font-size: 48px;font-weight: 600;color: #fff;
	letter-spacing: 2px;z-index: 9;position: relative;}
.RighInfo002778 .box .ul-2 li .title-1 span{font-size: 66px;line-height: 12vw;font-weight: 600;
	color: rgb(255 255 255 / 5%);
	position: absolute;top: 0;left: 0;width: 100%;display: inline-block;z-index: 1;}


.RighInfo002778 .box .ul-2 li:nth-child(3){margin-right: 10%;}
.RighInfo002778 .box ul li img{width: 100%;height: 12vw;object-fit: cover;}

.RighInfo002778 .box .ul-3{ width: 100%;display: block;margin: 20px -10px;}	
.RighInfo002778 .box .ul-3 li{width: 20%;display: inline-block;padding:0 10px;}
.RighInfo002778 .box .ul-3 li:nth-child(1){margin-left: 20%;}
.RighInfo002778 .box .ul-3 li:nth-child(3){margin-right: 20%;}

}
@media(max-width:1600px){
.RighInfo002778 .text-dl dd{width: 350px;}

}
@media(max-width:540px){
.RighInfo002778 .box li{width: 100%;  margin-right:0%; display: inline-block; margin-bottom:3%;}
.RighInfo002778 .box li:first-child{width:100%;  margin-right: 0; }
.RighInfo002778 .box li:nth-child(2n+1){margin-right:0;}
.RighInfo002778 .box li .Ispic{ padding-bottom: 50%;}
.RighInfo002778 .box li img{width: 100%;}
.RighInfo002778 .text-dl dd{width: 100%;margin: 10px auto;padding-left: 100px}
.RighInfo002778 .box .ul-2 li .title-1{padding: 40px 0}
}


@media(min-width:1000px){
.RighInfo002778 .intro{ float:left; width:48%;padding-left:3%; }
.RighInfo002778 .img{ float:right; width:50%; position: relative; padding: 22px; padding-right: 0;}
.RighInfo002778 .img img{box-shadow: 0 0 5px #ccc;}
.RighInfo002778 .img:before{left:-23%;content: ""; width:71%; height:98%; max-width: 668px;max-height: 668px; position: absolute; top:-8%; background:#faf8f5 ; z-index:-1;}
}

@media(min-width:1400px){
.RighInfo002778 .intro{ padding-top: 5%;}
.RighInfo002778 .h1{font-size:48px;}
.RighInfo002778 .p{ font-size:16px;}
}


/*Timeline000913 */
.Timeline000913{padding: 0;}
.Timeline000913 .auto{max-width: 1400px;}
.Timeline000913 .title{margin-bottom: 2vw; text-align: center;}
.Timeline000913 .title .cn{font-size: 30px;color: #a52d33; padding-bottom: 10px;font-weight: bold;}
.Timeline000913 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:768px){
.Timeline000913 .title{padding-bottom: 6vw;}
}
@media(max-width:640px){
.Timeline000913 .title .cn{font-size: 6vw;}
}

.Timeline000913 .main{position: relative; z-index: 1; padding-bottom: 7.396vw;}
.Timeline000913 .main .quan{display: block;width: 10px; height: 10px; border-radius: 50%; background: #fff;border: 1px solid #dedede;}
.Timeline000913 .main:before{position: absolute; content:'';width: 1px; top: 10px; bottom: 0;background: #d9d9d9; }
@media(min-width:769px){
.Timeline000913 .main .quan{ margin: 0 auto; }
.Timeline000913 .main:before{left: 50%;}
.Timeline000913 .outer > .ytable-cell{width: 50%;}
}
@media(max-width:768px){
.Timeline000913 .outer,
.Timeline000913 .outer > .ytable-cell{display: block;}
.Timeline000913 .main:before{left: 5px;}
}

.Timeline000913 .item{position: relative;z-index: 4;}
.Timeline000913 .item:not(:last-child){margin-bottom: 1vw;}
.Timeline000913 .info{position: relative;}
.Timeline000913 .info .pic img{transition: all 0.3s}
.Timeline000913 .info:hover .pic img{transform: scale(1.1);}
.Timeline000913 .info:before{position: absolute; content: ''; top: 50%; margin-top: -16px; border:16px solid  transparent;}
.Timeline000913 .info .inner{background: #f0f0f0; padding: 1vw;border-radius: 10px;}
.Timeline000913 .pic{width: 32.787%;border-radius: 6px;overflow: hidden;}
.Timeline000913 .pre pre{font-size: 15px;line-height: 1.867em;text-align: left;}
.Timeline000913 .year{color: #0076bf;font-size: 45px;}
.Timeline000913 .year aside{background-repeat: no-repeat;background-image: url("../images/Timeline000913_icon.png");}
@media(min-width:769px){
.Timeline000913 .item:nth-of-type(2n-1) .info{padding-right: 32px;}
.Timeline000913 .item:nth-of-type(2n) .info{padding-left: 32px;}
.Timeline000913 .item:nth-of-type(2n-1) .info:before{right: 0;border-left-color: #f0f0f0;}
.Timeline000913 .item:nth-of-type(2n) .info:before{left: 0;border-right-color: #f0f0f0;}
.Timeline000913 .item:nth-of-type(2n-1) .pre{padding-left: 2vw;}
.Timeline000913 .item:nth-of-type(2n) .pre{padding-right: 2vw;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside{margin-left: -10px;background-position: left center;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
.Timeline000913 .item:nth-of-type(2n) .year aside:after{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -10px 32px 0;}
.Timeline000913 .item:nth-of-type(2n) .year aside{background-position: right center;margin-right: -11px; text-align: right;}
}
@media(max-width:768px){
.Timeline000913 .main{margin-left: 3vw;}
.Timeline000913 .year{font-size: 7vw;}
.Timeline000913 .year aside{padding-left: 32px;background-position: left center;margin-left: -5px;}
.Timeline000913 .year aside:before{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -1vw 3vw 0;}
.Timeline000913 .info{padding: 3vw;}
.Timeline000913 .pre{padding-left: 3vw;}
}
@media(max-width:480px){
.Timeline000913 .pic{width:45%;}
.Timeline000913 .pre pre{font-size: 3.5vw;}
}



/*
 .Floor002409 为demo编号
 */

.Floor002409 .auto{ max-width: 1600px;}
@media only screen and (max-width:1470px ) {
	.Floor002409 .auto{ padding-left: 15px; padding-right: 15px;}
}

/*word*/
.Floor002409 .word{ padding: 40px 0 25px 0; }
.Floor002409 .word-head {position: relative; }
.Floor002409 .word-head h2{ font-size: 26px; color: #373f53; margin: 0; position: relative; z-index: 3;}
.Floor002409 .word-head em{ font-style: normal; color: #3e61af; font-family: Myriad Pro; font-size: 34px; text-transform: uppercase;position: relative; z-index: 3;}
.Floor002409 .word-head .bg{ font-size: 70px; font-weight: bold;  color: #f9f9f9; position: absolute; top: 54%; left: 0; text-transform: uppercase; z-index: 1; line-height: 0.8;}
@media only screen and (min-width:1024px ) {
	.Floor002409 .word{  
		padding-right: 6%; 
		padding-left: 3%; 
		}
	.Floor002409 .word-head h2{ font-size: 36px;}
	.Floor002409 .word-head em{font-size: 44px;}
	.Floor002409 .word-head .bg{ font-size: 130px;top: 30%;}
}
@media only screen and (min-width:1440px ) {
	.Floor002409 .word{ padding: 0 3.6% 2.5vw 3.6%;}
	.Floor002409 .word-head h2{ font-size: 36px;}
	.Floor002409 .word-head em{font-size: 44px;}
	.Floor002409 .word-head .bg{ font-size: 135px;}
}

.Floor002409 .word .more{ display: block; border: 1px solid #073190; padding: 9px 0 9px 0; width: 170px; text-align: center; color: rgba(23,61,147,.6); position: relative; margin-top: 20px;
transition: color .5s;}
.Floor002409 .word .more span{ position: relative; z-index: 2; padding-right: 25px;}
.Floor002409 .word .more i{ background:  url(../images/Floor002409-more_icon.png) no-repeat; display: block;width: 19px; height: 13px; position: absolute; top: 50%; margin-top: -6px; right: 0;}
.Floor002409 .word .more:after{ content: "";position: absolute; left: 0; top: 0; width: 0; height: 100%;background: #073190;transition: width .5s; }
.Floor002409 .word .more:hover{ color: #fff;}
.Floor002409 .word .more:hover:after{ width: 100%;}
@media only screen and (min-width:1024px ) {
	.Floor002409 .word .more{margin-top: 40px;}
}

.Floor002409 .word figure{ color: #555; font-size: 16px; line-height: 2.2; 
	position: relative; z-index: 3; padding-top: 20px;}
@media only screen and (max-width:480px ) {
	.Floor002409 .word figure{ font-size: 14px;}
	.Floor002409 .word-head .bg{font-size: 40px}
}
/*word end*/

/*
 .Floor002398 为demo编号
 */
.Floor002398{ }
.Floor002398 .auto{ max-width: 1600px; margin: 0 auto; background: #fff; }
@media only screen and (max-width:1470px ) {
	.Floor002398{ padding-left: 15px; padding-right: 15px;}
}
@media only screen and (max-width:1199px ) {
	.Floor002398 .auto{ padding: 30px;}
}
@media only screen and (max-width:767px ) {
	.Floor002398 .auto{ padding: 0;}
}

.Floor002398 .wrap-head h2{  font-size: 24px; color: #333; margin: 0; font-weight: normal;}
.Floor002398 .wrap-head p{margin: 15px 0; color: #888; font-size: 14px;}
.Floor002398 .tabs{ position: relative; padding-right: 100px;}
.Floor002398 .tabs dl a{ float: left; display: block; min-width: 140px; height: 49px;line-height: 49px; text-align: center; font-size: 14px; background: #f5f5f5; color: #333; margin-right: 2px; cursor: pointer;}
.Floor002398 .tabs dl a:first-child{min-width: 75px;}
.Floor002398 .tabs dl a.on{ background: #0076bf; font-size: 18px; color: #fff;}
.Floor002398 .tabs .more{ position: absolute; right: 0; top: 50%; margin-top: -8px; font-size: 12px; display: block; color: #888; background: url(../images/Floor002398-icon.png) no-repeat left center; padding-left: 20px;}
.Floor002398 .tabs .more:hover{ color: #0076bf; background-image: url(../images/Floor002398-icon_hover.png);}
@media only screen and (max-width:900px ) {
	.Floor002398 .tabs .more{ display: none;}
	.Floor002398 .tabs{ padding-right: 0;}
	.Floor002398 .tabs dl a{ float: none; width: 100%; margin-right: 0; margin-bottom: 2px;}
}

.Floor002398 .list{ overflow: hidden;}
.Floor002398 .list ul{ margin: 0 -1%; }
.Floor002398 .list li{ float: left; width: 33.3334%; padding:0 2% 4% 2%;}
.Floor002398 .list .li-inner{ border: 1px solid #eeeeee;border-radius: 10px;}
.Floor002398 .list .pic{ overflow: hidden;}
.Floor002398 .list .pic img{ visibility: hidden;}
.Floor002398 .list .pic a{ display: block; background-position: center; border-radius: 10px 10px 0 0;
	background-repeat: no-repeat; background-size: cover; 
	transition: transform .5s ease-in-out;}
.Floor002398 .list .pic a:hover{ transform: scale(1.1);}
.Floor002398 .list .word{ padding: 20px 20px 0;}
.Floor002398 .list .word h3{ font-size: 18px; color: #00; margin: 0; font-weight: normal;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
.Floor002398 .list .word h3 a:hover{ color:#0076bf;}
.Floor002398 .list .word p{ margin: 15px 0; font-size: 14px;letter-spacing: 0.5px; color: #999;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
.Floor002398 .list .word .more{ border-top: 1px solid #eee; display: block; padding: 15px 0; 
	font-size: 14px; color: #888; background: url(../images/Floor002396-more.png) no-repeat right center;}
.Floor002398 .list .word .more:hover{ background-image: url(../images/Floor002396-more_hover.png); color: #0076bf;}
@media only screen and (max-width:900px ) {
	.Floor002398 .list li{ width: 50%;}
	.Floor002398 .list .word{padding: 10px 10px 0;}
	.Floor002398 .list .word .more{ padding: 10px 0;}
	.Floor002398 .list .word p{ margin: 10px 0;}
}
@media only screen and (max-width:480px ) {
	.Floor002398 .list li{ width: 100%;}



}
/*小屏的更多*/
.Floor002398 .mobile_more{ display: none;}
@media only screen and (max-width:900px ) {
	.Floor002398 .mobile_more{ display: block; margin: 5% auto 0; width: 120px; font-size: 16px; color:#333;background: url(../images/Floor002398-icon.png) no-repeat right center;}
	.Floor002398 .mobile_more:hover{ background-image: url(../images/Floor002398-icon_hover.png); color: #0076bf;}
}


/*PicList002949 */
.PicList002949 .auto{max-width: 1600px;margin: 0 auto;}
.PicList002949 .item{margin: 0 0 4% 0;padding: 2%;background: #fff;border-radius: 10px;}
.PicList002949 .item a:hover{color: #0076bf;}
.PicList002949 .txt .inner{padding: 0 2.03vw 0 1.56vw;}
.PicList002949 .txt p.dot3{line-height: 2.142em; max-height: 6.426em;color: #666;margin: 1em 0;}
.PicList002949 .tit{font-size: 24px; line-height: 1em;}
.PicList002949 .tit:after{display: block; margin-top: 1.25em; content: '';background: #0076bf; width: 48px; height: 2px;}
.PicList002949 .item a:hover  .tit:after{background: #0076bf;}
.PicList002949 .item .more{padding-right: 25px;display: inline-block;background: url("../images/PicList002949_more.png") no-repeat right center;color: #999;}
.PicList002949 .item a:hover .more{background-image: url("../images/PicList002949_more_on.png");}
.PicList002949 .pic img{border-radius: 10px;}
@media(min-width:1025px){
.PicList002949 .pic{ width:486px;}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002949 .pic{ width:50%;}
.PicList002949 .tit{font-size: 3vw;}
}
@media(max-width:640px){
.PicList002949 .ytable,
.PicList002949 .ytable-cell{display: block;}
.PicList002949 .txt .inner{padding: 5vw;font-size: 3.5vw;}
.PicList002949 .tit{font-size: 5vw;}
}



/*RighInfo003134 */
.RighInfo003134 .auto{max-width: 1600px;padding: 0;}

.RighInfo003134 .prod-intro .name{border-bottom: 1px solid #efefef;font-weight: 600;
font-size: 24px; padding-bottom: 0.666em;color: #000; line-height: 1;}
.RighInfo003134 .prod-intro .name i{width: 6px; height: 24px;background-color: #0076bf;display: inline-block;vertical-align: top; margin-right: 0.625em; background-repeat: no-repeat; background-position: center; background-size: auto 50%;}
.RighInfo003134 .prod-intro .name-1 i{}
.RighInfo003134 .prod-intro .name-2 i{background-image: url(../images/RighInfo003134-title-icon.svg);}
.RighInfo003134 .prod-intro .singlePage{line-height: 1.875; margin: 2em 0 3em 0;}


/*RighInfo002812 */
.RighInfo002812{padding:2vw 0 0 0; }
.RighInfo002812 .auto{max-width: 1600px;margin: 0 auto;}
.RighInfo002812 .tit{color: #333; font-size: 30px;font-weight: 600;letter-spacing: 1px;}
.RighInfo002812 .info .tit{display: inline-block; padding:2% 5%;background: #fff;border: 5px solid #f0f0f0; 
	max-width: 85%;background: #fff;line-height: 36px; margin-top: -3.2vw;border-radius: 10px;}
.RighInfo002812 .culture .tit{padding: 60px 0 50px 0;text-align: center;}
@media(max-width:480px){
.RighInfo002812 .tit{font-size: 22px;}
}

.RighInfo002812 .info{position: relative; z-index: 1;text-align: center;}
.RighInfo002812 .info > *{position: relative; z-index: 4;}
.RighInfo002812 .info:after,
.RighInfo002812 .info:before{position: absolute; left: 0; right: 0;border:5px solid #f0f0f0;
	content: ''; height: 100%;border-radius: 10px;}
.RighInfo002812 .info:before{top: 0;border-bottom: 0;}
.RighInfo002812 .info:after{bottom: 0;border-top: 0;}

.RighInfo002812 .hasbg{padding-bottom: 30px; 
	background: url(../images/RighInfo002812-map.png) no-repeat center 10vw;background-size: contain;}
@media(min-width:769px){
.RighInfo002812 .hasbg{margin-top: 50px;padding-bottom: 50px; }
}
.RighInfo002812 .txt-p{font-size: 16px;color: #333;line-height: 2; width:90%;margin: 0 auto 60px auto;
	text-align: left;}
.RighInfo002812 .txt-p p{margin-bottom: 20px;padding:0 60px;color: #333;}

.RighInfo002812 .txt-p h2{font-size: 24px;line-height: 3;margin-bottom: 15px;width: 100%;display: inline-block;
/*	border-left: 7px solid #0076bf;*/
	padding-left: 30px;
    background: #f1f1f1;
    letter-spacing: 1px;border-radius: 4px;}
.RighInfo002812 .txt-p h3{border-left: 5px solid #0076bf;padding-left: 15px;margin: 40px 32px 20px 32px; 
	font-size: 21px;line-height: 1;}
.RighInfo002812 .txt-p h4{font-size: 18px;line-height: 1;margin-bottom: 20px;margin-top: 10px;display: inline-block; margin-left: 60px;}
.RighInfo002812 .txt-p dl{padding-left: 60px;}
.RighInfo002812 .txt-p dl dd{font-size: 16px;display: list-item;
    list-style: inside;}


.w1600{max-width: 1600px;margin: 0 auto;width: 92%;}

.zscq{width: 100%;display: inline-block;font-size: 16px;}
.zscq h1{font-size: 36px;color: #0076bf;line-height: 1;float: left;display: inline-block;}
.zscq h1 span{font-size: 24px;font-weight: 500; color: #777;line-height: 1em;
	display: inline-block;letter-spacing: 1px;    width: 100%;
    margin-top: 20px;}
.zscq img{width: 100%;border: 1px solid #ddd;padding: 2vw;margin-top: 2vw;border-radius: 10px;}

.ryjz{padding: 6.4% 0;background: #f7f7f7;font-size: 16px;}
.ryjz h1{font-size: 36px;color: #0076bf;line-height: 1;text-align: center;margin-bottom: 4vw;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}

.Galary003154 .auto{width: 92%;max-width: 1600px;;}
.Galary003154{padding: 6% 0;background: url(../images/cpbbg.png) no-repeat center/cover;overflow: hidden;}
.Galary003154 .TabNav li{text-align: center;width: 25%;float: left;padding: 40px 0;cursor: pointer;list-style-type:none}
.Galary003154 .TabNav li .ico{text-align: center;display: inline-block;width: 80px;height: 80px;line-height: 80px;}
.Galary003154 .TabNav li .ico .hide{display: none}
.Galary003154 .TabNav li p{font-size: 26px;font-weight: normal;letter-spacing: -0.6px;color: #222222;line-height: 32px;}
.Galary003154 .TabCon li{width: 23.5%;float: left;margin-right: 20px;display: flex;align-items:  center;justify-content: center;background-color: #f3f8ff;border-radius: 5px;padding: 50px;}
.Galary003154 .TabCon{background-color: #ffffff;border-radius: 1.5px;border: solid 3px #e8f2ff;padding: 45px 30px;display: none}
.Galary003154 .TabCon li .imgbox{width: 60px;height: 70px;margin: 0 auto;transition: all 0.5s}
.Galary003154 .TabCon li:hover .imgbox{transform: rotateY(360deg);}
.Galary003154 .TabCon li h3{font-size: 22px;line-height: 36px;color: #000000;font-weight: lighter;text-align: center;}
.Galary003154 .TabCon li p{font-size: 16px;line-height: 30px;color: #333333;font-weight: lighter;}
.Galary003154 .TabCon.active{display: block;}
.Galary003154 .TabNav li.on .ico .hide{display: inline-block;}
.Galary003154 .TabNav li.on .ico img{display: none}
.Galary003154 .TabNav li.on p{font-weight: bold;font-size: 28px;color: #0076bf;}
.Galary003154 .TabNav li.on{background: url(../images/cpbg.png) no-repeat bottom center;}
.Galary003154 .TabCon{margin-top: -15px;}
.Galary003154 .slick-arrow{width: 60px;height: 60px;background:url(../images/larr.png) no-repeat center #e8f2ff;border-radius: 5px;position: absolute;top: 50%;margin-top: -30px;left: -120px;}
.Galary003154 .slick-arrow.slick-next {left: auto;right: -120px;background:  url(../images/rarr.png) no-repeat center #e8f2ff;}
.Galary003154 .slick-arrow:hover{background-color: #0076bf}
.Galary003154 .TabCon li a{width: 100%;}

@media(max-width:1024px){
.Galary003154 .slick-arrow.slick-next{right: 0}
.Galary003154 .slick-arrow{left: 0;z-index: 999;}
.Galary003154 .TabNav li p{font-size: 20px;}
.Galary003154 .TabNav li.on p{font-size: 22px}
.Galary003154 .TabCon li{padding: 15px;}
.Galary003154 .TabCon li h3{font-size: 16px;line-height: 20px;}
.Galary003154 .TabCon li p{font-size: 14px;line-height: 18px;}
}
@media(max-width:768px){
.Galary003154 .slick-arrow{display: none !important}
.Galary003154 .TabNav li p{font-size: 16px;}
.Galary003154 .TabNav li.on p{font-size: 18px;}
.Galary003154 .TabCon{padding: 20px;}

}


.chanpin-wk.nei{margin: 2% auto;}
.chanpin-wk.nei .TextList001851{padding-top: 2%;}
@media(max-width:768px){
    .neiye-wk{padding: 5% 0;}
    .chanpin-wk.nei{margin: 5% auto;}
    .RighInfo001774 .intro h1{padding-top: 0;}
}

.nocopy{
/*控制内容的可选择性*/
-webkit-user-select: none; 
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}

